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 99c2d56 commit b6a6c6cCopy full SHA for b6a6c6c
requirements-test.txt
@@ -1,8 +1,8 @@
1
pytest==8.3.2
2
mock==5.1.0
3
pytest-cov==5.0.0
4
-pytest-asyncio==0.23.8
5
-SQLAlchemy[asyncio]==2.0.31
+pytest-asyncio==0.24.0
+SQLAlchemy[asyncio]==2.0.32
6
sqlalchemy-pytds==1.0.0
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
requirements.txt
@@ -1,5 +1,5 @@
aiofiles==24.1.0
-aiohttp==3.10.3
+aiohttp==3.10.5
cryptography==42.0.8
Requests==2.32.3
-google-auth==2.33.0
+google-auth==2.34.0
0 commit comments