Skip to content

Commit 872dc01

Browse files
authored
update google-api-python-client to 1.8.3 part 4 (#3826)
1 parent 813131e commit 872dc01

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

iam/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==1.15.0
33
google-auth-httplib2==0.0.3

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.9.2
2-
google-api-python-client==1.8.2
2+
google-api-python-client==1.8.3
33
google-auth-httplib2==0.0.3
44
google-auth==1.15.0
55
google-cloud-pubsub==1.4.3

iot/api-client/gcs_file_to_device/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
google-cloud-iot==1.0.0

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.9.2
2-
google-api-python-client==1.8.2
2+
google-api-python-client==1.8.3
33
google-auth-httplib2==0.0.3
44
google-auth==1.15.0
55
google-cloud-iot==1.0.0

iot/api-client/manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==2.9.2
22
flaky==3.6.1
3-
google-api-python-client==1.8.2
3+
google-api-python-client==1.8.3
44
google-auth-httplib2==0.0.3
55
google-auth==1.15.0
66
google-cloud-iot==1.0.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cryptography==2.9.2
2-
google-api-python-client==1.8.2
2+
google-api-python-client==1.8.3
33
google-auth-httplib2==0.0.3
44
google-auth==1.15.0
55
google-cloud-pubsub==1.4.3

0 commit comments

Comments
 (0)