diff --git a/pyproject.toml b/pyproject.toml index bb7bfc3..9706e33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ ] keywords = ["discord", "bot", "minecraft"] dependencies = [ - "discord-py==2.6.4", + "discord-py==2.7.0", "audioop-lts; python_version>='3.13'", "python-dotenv~=1.2.1", "httpx[http2]~=0.28.1",