Skip to content

Commit

Permalink
Bump pydis-core from 11.1.0 to 11.2.0
Browse files Browse the repository at this point in the history
Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/python-discord/bot-core/releases)
- [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst)
- [Commits](python-discord/bot-core@v11.1.0...v11.2.0)

---
updated-dependencies:
- dependency-name: pydis-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 06353e8 commit c24aa5c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"
python = "3.12.*"

# See https://bot-core.pythondiscord.com/ for docs.
pydis_core = { version = "11.1.0", extras = ["all"] }
pydis_core = { version = "11.2.0", extras = ["all"] }

rapidfuzz = "3.9.4"
arrow = "1.3.0"
Expand Down

0 comments on commit c24aa5c

Please sign in to comment.