Skip to content

Commit e19f67d

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

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.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.16.2
66
PyMySQL==1.0.2
77
pg8000==1.29.4
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.16.2
55
PyMySQL==1.0.2
66
pg8000==1.29.4
77
cloud-sql-python-connector==0.4.1

0 commit comments

Comments
 (0)