Skip to content

Commit 8a463d2

Browse files
authored
chore(deps): update python-nonmajor (#1310)
1 parent 113c684 commit 8a463d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
pytest==8.4.1
22
mock==5.2.0
33
pytest-cov==6.2.1
4-
pytest-asyncio==1.0.0
5-
SQLAlchemy[asyncio]==2.0.41
4+
pytest-asyncio==1.1.0
5+
SQLAlchemy[asyncio]==2.0.43
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.1
9-
pg8000==1.31.2
9+
pg8000==1.31.4
1010
asyncpg==0.30.0
1111
python-tds==1.16.1
1212
aioresponses==0.7.8

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.12.14
3-
cryptography==45.0.5
2+
aiohttp==3.12.15
3+
cryptography==45.0.6
44
dnspython==2.7.0
55
Requests==2.32.4
66
google-auth==2.40.3

0 commit comments

Comments
 (0)