Skip to content

Commit 4dab890

Browse files
committed
Bump discord.py to 2.7.1
1 parent c738e82 commit 4dab890

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -25,7 +25,7 @@ keywords = ["bot", "discord", "discord.py"]
2525
[tool.poetry.dependencies]
2626
python = "^3.12"
2727

28-
"discord.py" = "~=2.5"
28+
"discord.py" = "~=2.7"
2929
async-rediscache = { version = "1.0.0rc2", optional = true }
3030
fakeredis = { version = "~=2.0", extras = ["lua"], optional = true }
3131
pydantic = "~=2.12"

0 commit comments

Comments
 (0)