Skip to content

Commit cca6973

Browse files
committed
fix: update psycopg binary
1 parent 269a4fe commit cca6973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.2
99
pg8000==1.31.5
10-
psycopg[binary]==3.2.9
10+
psycopg[binary]==3.3.3
1111
asyncpg==0.31.0
1212
python-tds==1.17.1
1313
aioresponses==0.7.8

0 commit comments

Comments
 (0)