Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa669b9

Browse files
chore(deps): update dependency paho-mqtt to v1.5.1 (GoogleCloudPlatform#4727)
Co-authored-by: Dina Graves Portman <[email protected]>
1 parent 248fa74 commit fa669b9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cryptography==3.1.1
2-
paho-mqtt==1.5.0
2+
paho-mqtt==1.5.1
33
pyjwt==1.7.1

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ google-auth-httplib2==0.0.4
44
google-auth==1.21.2
55
google-cloud-pubsub==1.7.0
66
pyjwt==1.7.1
7-
paho-mqtt==1.5.0
7+
paho-mqtt==1.5.1

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ google-cloud-iot==1.0.0
55
google-cloud-pubsub==1.7.0
66
google-cloud-storage==1.31.0
77
cryptography==3.1.1
8-
paho-mqtt==1.5.0
8+
paho-mqtt==1.5.1
99
pyjwt==1.7.1

iot/api-client/mqtt_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ google-cloud-pubsub==1.7.0
66
google-cloud-iot==1.0.0
77
grpc-google-iam-v1==0.12.3
88
pyjwt==1.7.1
9-
paho-mqtt==1.5.0
9+
paho-mqtt==1.5.1

0 commit comments

Comments
 (0)