Skip to content

Commit a1d9d3c

Browse files
committed
chore(deps): update dependency google-auth to v2.34.0
1 parent d4b8da5 commit a1d9d3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest==7.4.0
22
pytest-asyncio==0.21.1
33
quart==0.17.0
44
SQLAlchemy==1.4.46
5-
google-auth==2.16.1
5+
google-auth==2.34.0
66
PyMySQL==1.1.0
77
pg8000==1.30.1
88
google-api-python-client==2.58.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
quart==0.17.0
22
hypercorn==0.14.3
33
SQLAlchemy==1.4.46
4-
google-auth==2.16.1
4+
google-auth==2.34.0
55
PyMySQL==1.1.0
66
pg8000==1.30.1
77
cloud-sql-python-connector==0.4.1

0 commit comments

Comments
 (0)