Skip to content

Commit a46ccae

Browse files
authored
update google-api-python-client to 1.8.3 part 1 (GoogleCloudPlatform#3823)
* update google-api-python-client to 1.8.3 part 1 * add some computes i missed
1 parent 872dc01 commit a46ccae

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed
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.8.2
2+
google-api-python-client==1.8.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-api-python-client==1.8.2
1+
google-api-python-client==1.8.3
22
google-auth==1.15.0
33
google-auth-httplib2==0.0.3
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.8.2
2+
google-api-python-client==1.8.3
33
google-auth==1.15.0
44
google-cloud-pubsub==1.4.2
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.8.2
2+
google-api-python-client==1.8.3
33
google-auth==1.15.0
44
google-cloud-pubsub==1.4.3

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.8.2
1+
google-api-python-client==1.8.3
22
google-auth-httplib2==0.0.3
33
google-auth==1.15.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.15.0
22
google-auth-oauthlib==0.4.1
33
google-auth-httplib2==0.0.3
4-
google-api-python-client==1.8.2
4+
google-api-python-client==1.8.3
55
flask==1.1.2
66
requests==2.23.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.8.2
1+
google-api-python-client==1.8.3
22
google-auth==1.15.0
33
google-auth-httplib2==0.0.3

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.23.0
2-
google-api-python-client==1.8.2
2+
google-api-python-client==1.8.3
33
google-auth==1.15.0
44
google-auth-httplib2==0.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.9.2
22
requests==2.23.0
3-
google-api-python-client==1.8.2
3+
google-api-python-client==1.8.3
44
google-auth==1.15.0
55
google-auth-httplib2==0.0.3

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.8.2
1+
google-api-python-client==1.8.3
22
google-auth==1.15.0
33
google-auth-httplib2==0.0.3
44
requests==2.23.0

0 commit comments

Comments
 (0)