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 2385f4f commit 0738efbCopy full SHA for 0738efb
requirements-test.txt
@@ -1,13 +1,13 @@
1
-pytest==8.4.1
+pytest==8.4.2
2
mock==5.2.0
3
-pytest-cov==6.2.1
4
-pytest-asyncio==1.1.0
+pytest-cov==6.3.0
+pytest-asyncio==1.2.0
5
SQLAlchemy[asyncio]==2.0.43
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==45.0.6
-dnspython==2.7.0
-Requests==2.32.4
+cryptography==45.0.7
+dnspython==2.8.0
+Requests==2.32.5
google-auth==2.40.3
0 commit comments