Skip to content

Commit 2de7568

Browse files
committed
⬆️ Upgrade to pycord 2.7.0 rc1 and pycord-rest 1.3.0
1 parent 3f49938 commit 2de7568

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

pdm.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies = [
2121
"aiocache[redis]>=0.12.3",
2222
"tortoise-orm[asyncpg]>=0.23.0",
2323
"aerich[toml]>=0.8.1",
24-
"pycord-rest-bot>=0.1.0a7",
25-
"py-cord @ git+https://github.com/Pycord-Development/pycord.git@master",
24+
"pycord-rest-bot>=1.3.0",
25+
"py-cord>=2.7.0rc1",
2626
]
2727
requires-python = "==3.12.*"
2828
readme = "README.md"

0 commit comments

Comments
 (0)