Skip to content

Commit 9e35bde

Browse files
committed
chore(deps): update python-nonmajor
1 parent bc666ab commit 9e35bde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ pytest==8.3.3
22
mock==5.1.0
33
pytest-cov==5.0.0
44
pytest-asyncio==0.24.0
5-
SQLAlchemy[asyncio]==2.0.35
5+
SQLAlchemy[asyncio]==2.0.36
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.1
99
pg8000==1.31.2
10-
asyncpg==0.29.0
10+
asyncpg==0.30.0
1111
python-tds==1.15.0
1212
aioresponses==0.7.6
1313
pytest-aiohttp==1.0.5

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==24.1.0
22
aiohttp==3.10.10
3-
cryptography==43.0.1
3+
cryptography==43.0.3
44
Requests==2.32.3
55
google-auth==2.35.0

0 commit comments

Comments
 (0)