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 a1d4ff4 commit 83eab4eCopy full SHA for 83eab4e
requirements-test.txt
@@ -1,13 +1,13 @@
1
-pytest==8.4.1
+pytest==8.4.2
2
mock==5.2.0
3
pytest-cov==7.0.0
4
-pytest-asyncio==1.1.0
5
-SQLAlchemy[asyncio]==2.0.43
+pytest-asyncio==1.2.0
+SQLAlchemy[asyncio]==2.0.44
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
-PyMySQL==1.1.1
9
-pg8000==1.31.4
+PyMySQL==1.1.2
+pg8000==1.31.5
10
asyncpg==0.30.0
11
-python-tds==1.16.1
+python-tds==1.17.1
12
aioresponses==0.7.8
13
pytest-aiohttp==1.1.0
requirements.txt
@@ -1,6 +1,6 @@
aiofiles==24.1.0
-aiohttp==3.12.15
-cryptography==46.0.2
-dnspython==2.7.0
-Requests==2.32.4
-google-auth==2.40.3
+aiohttp==3.13.0
+cryptography==46.0.3
+dnspython==2.8.0
+Requests==2.32.5
+google-auth==2.41.1
0 commit comments