diff --git a/pyproject.toml b/pyproject.toml index 35107a1..bb7bfc3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ keywords = ["discord", "bot", "minecraft"] dependencies = [ "discord-py==2.6.4", "audioop-lts; python_version>='3.13'", - "python-dotenv~=1.1.1", + "python-dotenv~=1.2.1", "httpx[http2]~=0.28.1", "mcstatus~=12.0.3", "async-timeout>=4.0.3",