Skip to content

Commit 11768fb

Browse files
renovate-botTakashi Matsuo
andauthored
Update dependency google-api-python-client to v1.11.0 (GoogleCloudPlatform#4587)
Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
1 parent b3eec0f commit 11768fb

File tree

38 files changed

+38
-38
lines changed

38 files changed

+38
-38
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==4.6.11; python_version < '3.0'
2-
google-api-python-client==1.10.1
2+
google-api-python-client==1.11.0
33
mock==3.0.5; python_version < '3.0'
44
WebTest==2.0.35
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
google-api-python-client==1.10.1
2+
google-api-python-client==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.10.1
1+
google-api-python-client==1.11.0
22
google-auth==1.21.0
33
google-auth-httplib2==0.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
google-api-python-client==1.10.1
2+
google-api-python-client==1.11.0
33
google-auth==1.21.0
44
google-cloud-pubsub==1.7.0

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.10.1
1+
google-api-python-client==1.11.0
22
google-auth-httplib2==0.0.4
33
google-auth==1.21.0

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-auth==1.21.0
22
google-auth-oauthlib==0.4.1
33
google-auth-httplib2==0.0.4
4-
google-api-python-client==1.10.1
4+
google-api-python-client==1.11.0
55
flask==1.1.2
66
requests==2.24.0

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.10.1
1+
google-api-python-client==1.11.0
22
google-auth==1.21.0
33
google-auth-httplib2==0.0.4

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.24.0
2-
google-api-python-client==1.10.1
2+
google-api-python-client==1.11.0
33
google-auth==1.21.0
44
google-auth-httplib2==0.0.4

compute/encryption/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==3.0
22
requests==2.24.0
3-
google-api-python-client==1.10.1
3+
google-api-python-client==1.11.0
44
google-auth==1.21.0
55
google-auth-httplib2==0.0.4

compute/oslogin/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-api-python-client==1.10.1
1+
google-api-python-client==1.11.0
22
google-auth==1.21.0
33
google-auth-httplib2==0.0.4
44
requests==2.24.0

0 commit comments

Comments
 (0)