Skip to content

Commit

Permalink
[pip](deps): Bump discord-py from 2.3.2 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.3.2 to 2.4.0.
- [Commits](Rapptz/discord.py@v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: discord-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 01db296 commit 05d32fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.9,<4"
discord-py = {extras = ["speed"], version = "^2.3.2"}
discord-py = {extras = ["speed"], version = "^2.4.0"}
uvloop = {markers = "sys_platform != \"win32\"", version = "^0.19.0"}
winloop = {markers = "sys_platform == \"win32\"", version = "^0.1.4"}
asyncpg = "^0.29.0"
Expand Down

0 comments on commit 05d32fc

Please sign in to comment.