Skip to content

Commit e3f3a15

Browse files
committed
chore(deps): update python-nonmajor
1 parent 113c684 commit e3f3a15

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.42
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==24.1.0
2-
aiohttp==3.12.14
2+
aiohttp==3.12.15
33
cryptography==45.0.5
44
dnspython==2.7.0
55
Requests==2.32.4

0 commit comments

Comments
 (0)