Skip to content

Commit

Permalink
update google-api-python-client to 1.8.3 part 4 (#3826)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole authored May 19, 2020
1 parent 813131e commit 872dc01
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion iam/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.8.2
google-api-python-client==1.8.3
google-auth==1.15.0
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.9.2
google-api-python-client==1.8.2
google-api-python-client==1.8.3
google-auth-httplib2==0.0.3
google-auth==1.15.0
google-cloud-pubsub==1.4.3
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.8.2
google-api-python-client==1.8.3
google-auth==1.15.0
google-auth-httplib2==0.0.3
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.9.2
google-api-python-client==1.8.2
google-api-python-client==1.8.3
google-auth-httplib2==0.0.3
google-auth==1.15.0
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==2.9.2
flaky==3.6.1
google-api-python-client==1.8.2
google-api-python-client==1.8.3
google-auth-httplib2==0.0.3
google-auth==1.15.0
google-cloud-iot==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.9.2
google-api-python-client==1.8.2
google-api-python-client==1.8.3
google-auth-httplib2==0.0.3
google-auth==1.15.0
google-cloud-pubsub==1.4.3
Expand Down

0 comments on commit 872dc01

Please sign in to comment.