Skip to content

Commit 976593c

Browse files
renovate-botnicainbusunkim96
authored
chore(deps): update dependency google-cloud-iot to v2.3.0 (GoogleCloudPlatform#6747)
Co-authored-by: nicain <nicain.seattle@gmail.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
1 parent 597763f commit 976593c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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==2.22.0
22
google-auth==2.0.0
33
google-auth-httplib2==0.1.0
4-
google-cloud-iot==2.2.1
4+
google-cloud-iot==2.3.0
55
google-cloud-pubsub==2.8.0
66
google-cloud-storage==1.42.2
77
cryptography==3.4.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==3.4.8
22
google-api-python-client==2.22.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0
5-
google-cloud-iot==2.2.1
5+
google-cloud-iot==2.3.0
66
google-cloud-pubsub==2.8.0
77
pyjwt==2.1.0
88
requests==2.26.0

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ google-api-python-client==2.22.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.0.0
55
google-cloud-pubsub==2.8.0
6-
google-cloud-iot==2.2.1
6+
google-cloud-iot==2.3.0
77
grpc-google-iam-v1==0.12.3
88
pyjwt==2.1.0
99
paho-mqtt==1.5.1

0 commit comments

Comments
 (0)