We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f79f4e commit 4f38905Copy full SHA for 4f38905
requirements-test.txt
@@ -2,7 +2,7 @@ pytest==9.0.2
2
mock==5.2.0
3
pytest-cov==7.0.0
4
pytest-asyncio==1.3.0
5
-SQLAlchemy[asyncio]==2.0.45
+SQLAlchemy[asyncio]==2.0.47
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.2
requirements.txt
@@ -3,4 +3,4 @@ aiohttp==3.13.3
cryptography==46.0.3
dnspython==2.8.0
Requests==2.32.5
-google-auth==2.47.0
+google-auth==2.48.0
0 commit comments