Skip to content

Commit 9dd51d6

Browse files
committed
chore(deps): update dependency google-auth to v2.22.0
1 parent 15ee324 commit 9dd51d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest==7.2.1
22
pytest-asyncio==0.20.3
33
quart==0.17.0
44
SQLAlchemy==1.4.46
5-
google-auth==2.16.1
5+
google-auth==2.22.0
66
PyMySQL==1.0.2
77
pg8000==1.29.4
88
google-api-python-client==2.58.0

requirements.txt

Lines changed: 1 addition & 1 deletion
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.22.0
55
PyMySQL==1.0.2
66
pg8000==1.29.4
77
cloud-sql-python-connector==0.4.1

0 commit comments

Comments
 (0)