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 de5b7c4 commit 1e8215aCopy full SHA for 1e8215a
requirements-test.txt
@@ -1,13 +1,13 @@
1
pytest==8.3.5
2
mock==5.2.0
3
-pytest-cov==6.0.0
4
-pytest-asyncio==0.25.3
5
-SQLAlchemy[asyncio]==2.0.39
+pytest-cov==6.1.1
+pytest-asyncio==0.26.0
+SQLAlchemy[asyncio]==2.0.40
6
sqlalchemy-pytds==1.0.2
7
sqlalchemy-stubs==0.4
8
PyMySQL==1.1.1
9
pg8000==1.31.2
10
asyncpg==0.30.0
11
-python-tds==1.16.0
+python-tds==1.16.1
12
aioresponses==0.7.8
13
pytest-aiohttp==1.1.0
requirements.txt
@@ -1,6 +1,6 @@
aiofiles==24.1.0
-aiohttp==3.11.14
+aiohttp==3.11.18
cryptography==44.0.2
dnspython==2.7.0
Requests==2.32.3
-google-auth==2.38.0
+google-auth==2.39.0
0 commit comments