diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 index 4cfabfcd..ed810072 --- 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",