Skip to content

Commit

Permalink
fix(deps): update dependency discord-py to >=2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 2e2a994 commit 7a65b2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.4.0"
description = "A library provides declarative ui for discord.py"
authors = [{ name = "sushichan044", email = "mail@sushichan.live" }]
dependencies = [
"discord-py>=2.2.0",
"discord-py>=2.4.0",
"pydantic>=2.10.2",
"typing-extensions>=4.12.2",
]
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7a65b2e

Please sign in to comment.