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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 30, 2024
1 parent 99ddabc commit 5fea7f1
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 = "11.1.0"
pydis-core = "11.2.0"

alembic = "1.13.1"
coloredlogs = "15.0.1"
Expand Down

0 comments on commit 5fea7f1

Please sign in to comment.