Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18583e4

Browse files
chore(deps): update dependency google-api-python-client to v1.12.10 (GoogleCloudPlatform#7373)
Co-authored-by: Bu Sun Kim <[email protected]>
1 parent 5ab0489 commit 18583e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pin pytest to 4.6.11 for Python2.
22
pytest==4.6.11; python_version < '3.0'
3-
google-api-python-client==1.12.8; python_version < '3.0'
3+
google-api-python-client==1.12.10; python_version < '3.0'
44
mock==3.0.5; python_version < '3.0'
55
WebTest==2.0.35; python_version < '3.0'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.4; python_version < '3.0'
22
Flask==2.0.0; python_version > '3.0'
3-
google-api-python-client==1.12.8; python_version < '3.0'
3+
google-api-python-client==1.12.10; python_version < '3.0'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==1.12.8; python_version < '3.0'
1+
google-api-python-client==1.12.10; python_version < '3.0'
22
google-auth==2.3.3; python_version < '3.0'
33
google-auth==2.3.3; python_version > '3.0'
44
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)