Skip to content

Commit d51fca1

Browse files
authored
chore(deps): update python-nonmajor (GoogleCloudPlatform#1228)
1 parent 5232055 commit d51fca1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest==8.3.4
22
mock==5.1.0
33
pytest-cov==6.0.0
4-
pytest-asyncio==0.25.2
4+
pytest-asyncio==0.25.3
55
SQLAlchemy[asyncio]==2.0.37
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
@@ -10,4 +10,4 @@ pg8000==1.31.2
1010
asyncpg==0.30.0
1111
python-tds==1.16.0
1212
aioresponses==0.7.8
13-
pytest-aiohttp==1.0.5
13+
pytest-aiohttp==1.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ aiohttp==3.11.11
33
cryptography==44.0.0
44
dnspython==2.7.0
55
Requests==2.32.3
6-
google-auth==2.37.0
6+
google-auth==2.38.0

0 commit comments

Comments
 (0)