Skip to content

Commit 510f478

Browse files
committed
chore(deps): update python-nonmajor
1 parent ad086ea commit 510f478

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

requirements-test.txt

Lines changed: 5 additions & 5 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
33
pytest-cov==7.0.0
4-
pytest-asyncio==1.1.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
2-
aiohttp==3.12.15
2+
aiohttp==3.13.0
33
cryptography==46.0.2
4-
dnspython==2.7.0
5-
Requests==2.32.4
6-
google-auth==2.40.3
4+
dnspython==2.8.0
5+
Requests==2.32.5
6+
google-auth==2.41.1

0 commit comments

Comments
 (0)