Skip to content

Commit

Permalink
Bump pydis-core from 11.2.0 to 11.3.0 (#1580)
Browse files Browse the repository at this point in the history
Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.2.0 to 11.3.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.2.0...v11.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2024
1 parent d3c5f81 commit 069592e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.2.0", extras = ["all"] }
pydis_core = { version = "11.3.0", extras = ["all"] }

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

0 comments on commit 069592e

Please sign in to comment.