Skip to content

Commit 7b3846c

Browse files
authored
chore(deps): update dependency google-api-python-client to v1.12.11 (GoogleCloudPlatform#7597)
1 parent aa47539 commit 7b3846c

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.10; python_version < '3.0'
3+
google-api-python-client==1.12.11; 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.10; python_version < '3.0'
3+
google-api-python-client==1.12.11; 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.10; python_version < '3.0'
1+
google-api-python-client==1.12.11; python_version < '3.0'
22
google-auth==2.3.3; python_version < '3.0'
33
google-auth==2.5.0; python_version > '3.0'
44
google-auth-httplib2==0.1.0

0 commit comments

Comments
 (0)