diff --git a/pyproject.toml b/pyproject.toml index 1a9ad4c37..26ce2f13c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ ] postgres = [ "asyncpg==0.31.0", - "psycopg2-binary==2.9.11", + "psycopg2-binary==2.9.12", ] sqlite = [ "aiosqlite==0.22.1",