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 3a70560 commit 3af83c1Copy full SHA for 3af83c1
requirements-test.txt
@@ -1,12 +1,12 @@
1
-pytest==8.1.1
+pytest==8.2.0
2
mock==5.1.0
3
pytest-cov==5.0.0
4
pytest-asyncio==0.23.6
5
-SQLAlchemy[asyncio]==2.0.29
+SQLAlchemy[asyncio]==2.0.30
6
sqlalchemy-pytds==1.0.0
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.0
9
-pg8000==1.31.1
+pg8000==1.31.2
10
asyncpg==0.29.0
11
python-tds==1.15.0
12
aioresponses==0.7.6
requirements.txt
@@ -1,4 +1,4 @@
aiohttp==3.9.5
-cryptography==42.0.5
+cryptography==42.0.6
Requests==2.31.0
google-auth==2.29.0
0 commit comments