Skip to content

Commit 1e8215a

Browse files
authored
chore(deps): update python-nonmajor (#1252)
1 parent de5b7c4 commit 1e8215a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-test.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pytest==8.3.5
22
mock==5.2.0
3-
pytest-cov==6.0.0
4-
pytest-asyncio==0.25.3
5-
SQLAlchemy[asyncio]==2.0.39
3+
pytest-cov==6.1.1
4+
pytest-asyncio==0.26.0
5+
SQLAlchemy[asyncio]==2.0.40
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.1
99
pg8000==1.31.2
1010
asyncpg==0.30.0
11-
python-tds==1.16.0
11+
python-tds==1.16.1
1212
aioresponses==0.7.8
1313
pytest-aiohttp==1.1.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0
2-
aiohttp==3.11.14
2+
aiohttp==3.11.18
33
cryptography==44.0.2
44
dnspython==2.7.0
55
Requests==2.32.3
6-
google-auth==2.38.0
6+
google-auth==2.39.0

0 commit comments

Comments
 (0)