Skip to content

Commit defbe28

Browse files
Bump pydis-core from 11.5.0 to 11.6.0 (#1648)
Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.5.0 to 11.6.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.5.0...v11.6.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e159f6f commit defbe28

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ package-mode = false
1010
python = "3.12.*"
1111

1212
# See https://bot-core.pythondiscord.com/ for docs.
13-
pydis_core = { version = "11.5.0", extras = ["all"] }
13+
pydis_core = { version = "11.6.0", extras = ["all"] }
1414

1515
arrow = "1.3.0"
1616
beautifulsoup4 = "4.12.3"

0 commit comments

Comments
 (0)