Skip to content

Commit

Permalink
[pip prod] (deps): Update discord-py requirement from ~=2.3.2 to ~=2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Jun 25, 2024
2 parents ea7877b + d77d1ae commit 65a4e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
]
keywords = ["discord", "bot", "minecraft"]
dependencies = [
"discord.py~=2.3.2",
"discord.py~=2.4.0",
"python-dotenv~=1.0.0",
"httpx[http2]~=0.27.0",
"mcstatus~=11.1.1",
Expand Down

0 comments on commit 65a4e2e

Please sign in to comment.