Skip to content

Commit b6a6c6c

Browse files
authored
chore(deps): update python-nonmajor (#1150)
1 parent 99c2d56 commit b6a6c6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
pytest==8.3.2
22
mock==5.1.0
33
pytest-cov==5.0.0
4-
pytest-asyncio==0.23.8
5-
SQLAlchemy[asyncio]==2.0.31
4+
pytest-asyncio==0.24.0
5+
SQLAlchemy[asyncio]==2.0.32
66
sqlalchemy-pytds==1.0.0
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.1

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==24.1.0
2-
aiohttp==3.10.3
2+
aiohttp==3.10.5
33
cryptography==42.0.8
44
Requests==2.32.3
5-
google-auth==2.33.0
5+
google-auth==2.34.0

0 commit comments

Comments
 (0)