Skip to content

Commit bf0ac50

Browse files
committed
chore(deps): update python-nonmajor
1 parent 72a0702 commit bf0ac50

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,8 +1,8 @@
11
pytest==8.3.5
22
mock==5.2.0
3-
pytest-cov==6.0.0
4-
pytest-asyncio==0.25.3
5-
SQLAlchemy[asyncio]==2.0.39
3+
pytest-cov==6.1.0
4+
pytest-asyncio==0.26.0
5+
SQLAlchemy[asyncio]==2.0.40
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.1

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.11.14
2+
aiohttp==3.11.16
33
cryptography==44.0.2
44
dnspython==2.7.0
55
Requests==2.32.3

0 commit comments

Comments
 (0)