diff --git a/pyproject.toml b/pyproject.toml index a3657d8..d00eb3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = ["Aav "] [tool.poetry.dependencies] python = "^3.11" "discord.py" = "^2.1.0" -asyncpg = "^0.30.0" +asyncpg = "^0.31.0" aiolimiter = "1.2.1" openpyxl = "^3.1.2"