Skip to content

Commit 83eab4e

Browse files
committed
chore(deps): update python-nonmajor
1 parent a1d4ff4 commit 83eab4e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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
33
pytest-cov==7.0.0
4-
pytest-asyncio==1.1.0
5-
SQLAlchemy[asyncio]==2.0.43
4+
pytest-asyncio==1.2.0
5+
SQLAlchemy[asyncio]==2.0.44
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0
2-
aiohttp==3.12.15
3-
cryptography==46.0.2
4-
dnspython==2.7.0
5-
Requests==2.32.4
6-
google-auth==2.40.3
2+
aiohttp==3.13.0
3+
cryptography==46.0.3
4+
dnspython==2.8.0
5+
Requests==2.32.5
6+
google-auth==2.41.1

0 commit comments

Comments
 (0)