Skip to content

Commit e8d12b1

Browse files
chore(deps): update dependency google-cloud-iot to v1 (#3209)
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
1 parent 477ce09 commit e8d12b1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-api-python-client==1.7.11
22
google-auth==1.11.2
33
google-auth-httplib2==0.0.3
4-
google-cloud-iot==0.3.1
4+
google-cloud-iot==1.0.0
55
google-cloud-pubsub==1.0.0
66
google-cloud-storage==1.26.0
77
cryptography==2.8

iot/api-client/http_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cryptography==2.8
22
google-api-python-client==1.7.11
33
google-auth-httplib2==0.0.3
44
google-auth==1.11.2
5-
google-cloud-iot==0.3.1
5+
google-cloud-iot==1.0.0
66
google-cloud-pubsub==1.1.0
77
pyjwt==1.7.1
88
requests==2.22.0

iot/api-client/manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flaky==3.6.1
33
google-api-python-client==1.7.11
44
google-auth-httplib2==0.0.3
55
google-auth==1.11.2
6-
google-cloud-iot==0.3.1
6+
google-cloud-iot==1.0.0
77
google-cloud-pubsub==1.1.0
88
oauth2client==4.1.3
99
paho-mqtt==1.5.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ google-api-python-client==1.7.11
55
google-auth-httplib2==0.0.3
66
google-auth==1.11.2
77
google-cloud-pubsub==1.0.0
8-
google-cloud-iot==0.3.1
8+
google-cloud-iot==1.0.0
99
grpc-google-iam-v1==0.12.3
1010
pyjwt==1.7.1
1111
paho-mqtt==1.4.0

0 commit comments

Comments
 (0)