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 d1282d8 commit 17384d6Copy full SHA for 17384d6
2 files changed
requirements-test.txt
@@ -1,11 +1,11 @@
1
pytest==9.0.3
2
mock==5.2.0
3
pytest-cov==7.1.0
4
-pytest-asyncio==1.3.0
5
-SQLAlchemy[asyncio]==2.0.49
+pytest-asyncio==1.4.0
+SQLAlchemy[asyncio]==2.0.50
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
-PyMySQL==1.1.2
+PyMySQL==1.2.0
9
pg8000==1.31.5
10
asyncpg==0.31.0
11
python-tds==1.17.1
requirements.txt
@@ -1,9 +1,9 @@
-certifi==2026.2.25
+certifi==2026.5.20
cryptography==46.0.7
-filelock==3.28.0
-google-auth==2.49.2
+filelock==3.29.0
+google-auth==2.53.0
idna==3.11
-packaging==26.1
+packaging==26.2
pip==26.0.1
-virtualenv==21.2.4
+virtualenv==21.3.3
0 commit comments