diff --git a/pyproject.toml b/pyproject.toml index 662e705f..e28a895d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,7 @@ dependencies = [ "tabulate==0.9.0", "colorama==0.4.6", "python-dotenv==1.0.0", - "asyncpg==0.29.0" + "asyncpg==0.31.0" ] classifiers = [ "Development Status :: 4 - Beta",