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 4d195ac commit 180b120Copy full SHA for 180b120
requirements-test.txt
@@ -2,8 +2,8 @@ asyncpg==0.29.0
2
mock==5.1.0
3
pg8000==1.31.2
4
psycopg2-binary==2.9.9
5
-pytest==8.2.2
6
-pytest-asyncio==0.23.7
+pytest==8.3.2
+pytest-asyncio==0.23.8
7
pytest-cov==5.0.0
8
pytest-aiohttp==1.0.5
9
-SQLAlchemy[asyncio]==2.0.31
+SQLAlchemy[asyncio]==2.0.32
requirements.txt
@@ -1,6 +1,6 @@
1
aiofiles==24.1.0
-aiohttp==3.10.2
+aiohttp==3.10.3
cryptography==43.0.0
-google-auth==2.32.0
+google-auth==2.33.0
requests==2.32.3
-protobuf==4.25.3
+protobuf==4.25.4
0 commit comments