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 4aaee21 commit 34be60cCopy full SHA for 34be60c
2 files changed
requirements-test.txt
@@ -1,13 +1,14 @@
1
-pytest==9.0.3
+pytest==9.1.1
2
mock==5.2.0
3
pytest-cov==7.1.0
4
pytest-asyncio==1.4.0
5
-SQLAlchemy[asyncio]==2.0.50
+SQLAlchemy[asyncio]==2.0.51
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.2.0
9
pg8000==1.31.5
10
asyncpg==0.31.0
11
python-tds==1.17.1
12
-aioresponses==0.7.8
13
-pytest-aiohttp==1.1.0
+aioresponses==0.7.9
+pytest-aiohttp==1.1.1
14
+aiohttp<3.14.0
requirements.txt
@@ -1,9 +1,9 @@
-certifi==2026.5.20
-cryptography==48.0.0
-filelock==3.29.0
-google-auth==2.53.0
-idna==3.16
+certifi==2026.6.17
+cryptography==49.0.0
+filelock==3.29.4
+google-auth==2.55.0
+idna==3.18
packaging==26.2
-pip==26.1.1
+pip==26.1.2
-virtualenv==21.3.3
+virtualenv==21.5.1
0 commit comments