We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a20035 commit 08f7891Copy full SHA for 08f7891
requirements-test.txt
@@ -1,9 +1,9 @@
1
asyncpg==0.29.0
2
mock==5.1.0
3
-pg8000==1.31.1
+pg8000==1.31.2
4
psycopg2-binary==2.9.9
5
-pytest==8.1.1
+pytest==8.2.0
6
pytest-asyncio==0.23.6
7
pytest-cov==5.0.0
8
pytest-aiohttp==1.0.5
9
-SQLAlchemy[asyncio]==2.0.29
+SQLAlchemy[asyncio]==2.0.30
requirements.txt
@@ -1,5 +1,5 @@
aiohttp==3.9.5
-cryptography==42.0.5
+cryptography==42.0.7
google-auth==2.29.0
requests==2.31.0
protobuf==4.25.3
0 commit comments