Skip to content

Commit 669a7a6

Browse files
committed
chore(deps): update python-nonmajor
1 parent 3030b82 commit 669a7a6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

requirements-test.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
pytest==8.4.1
1+
pytest==8.4.2
22
mock==5.2.0
3-
pytest-cov==6.2.1
4-
pytest-asyncio==1.1.0
3+
pytest-cov==6.3.0
4+
pytest-asyncio==1.2.0
55
SQLAlchemy[asyncio]==2.0.43
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
8-
PyMySQL==1.1.1
9-
pg8000==1.31.4
8+
PyMySQL==1.1.2
9+
pg8000==1.31.5
1010
asyncpg==0.30.0
11-
python-tds==1.16.1
11+
python-tds==1.17.1
1212
aioresponses==0.7.8
1313
pytest-aiohttp==1.1.0

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0
22
aiohttp==3.12.15
3-
cryptography==45.0.6
4-
dnspython==2.7.0
5-
Requests==2.32.4
6-
google-auth==2.40.3
3+
cryptography==45.0.7
4+
dnspython==2.8.0
5+
Requests==2.32.5
6+
google-auth==2.41.0

0 commit comments

Comments
 (0)