Skip to content

Commit b356db1

Browse files
authored
chore(deps): update python-nonmajor (GoogleCloudPlatform#1213)
1 parent a403221 commit b356db1

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.4
22
mock==5.1.0
33
pytest-cov==6.0.0
4-
pytest-asyncio==0.24.0
5-
SQLAlchemy[asyncio]==2.0.36
4+
pytest-asyncio==0.25.2
5+
SQLAlchemy[asyncio]==2.0.37
66
sqlalchemy-pytds==1.0.2
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,6 +1,6 @@
11
aiofiles==24.1.0
2-
aiohttp==3.11.10
2+
aiohttp==3.11.11
33
cryptography==44.0.0
44
dnspython==2.7.0
55
Requests==2.32.3
6-
google-auth==2.36.0
6+
google-auth==2.37.0

0 commit comments

Comments
 (0)