Skip to content

Commit

Permalink
Bump pydis-core from 9.9.0 to 9.9.1
Browse files Browse the repository at this point in the history
Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.9.0 to 9.9.1.
- [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@v9.9.0...v9.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 30, 2023
1 parent 0065fb7 commit fe27d5b
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.11.*"

# See https://bot-core.pythondiscord.com/ for docs.
pydis_core = { version = "9.9.0", extras = ["async-rediscache"] }
pydis_core = { version = "9.9.1", extras = ["async-rediscache"] }

aiodns = "3.0.0"
rapidfuzz = "3.1.1"
Expand Down

0 comments on commit fe27d5b

Please sign in to comment.