Skip to content

Commit 45f98e5

Browse files
renovate-botpartheadandhleekweinmeister
authored
chore(deps): update dependency paho-mqtt to v1.6.1 (GoogleCloudPlatform#6948)
* chore(deps): update dependency paho-mqtt to v1.6.1 * chore(deps): revert for mqtt_example * chore(deps): reposition deps Co-authored-by: Anthonios Partheniou <partheniou@google.com> Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
1 parent 8a43dec commit 45f98e5

File tree

3 files changed

+4
-4
lines changed

3 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==38.0.0
2-
paho-mqtt==1.5.1
2+
paho-mqtt==1.6.1
33
pyjwt==2.5.0

iot/api-client/end_to_end_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ google-api-python-client==2.47.0
33
google-auth-httplib2==0.1.0
44
google-auth==2.6.2
55
google-cloud-pubsub==2.9.0
6+
paho-mqtt==1.6.1
67
pyjwt==2.5.0
7-
paho-mqtt==1.5.1

iot/api-client/gcs_file_to_device/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ google-auth==2.6.2
33
google-auth-httplib2==0.1.0
44
google-cloud-iot==2.5.1
55
google-cloud-pubsub==2.9.0
6-
google-cloud-storage==2.0.0; python_version < '3.7'
6+
google-cloud-storage===2.0.0; python_version < '3.7'
77
google-cloud-storage==2.1.0; python_version > '3.6'
88
cryptography==38.0.0
9-
paho-mqtt==1.5.1
9+
paho-mqtt==1.6.1
1010
pyjwt==2.5.0

0 commit comments

Comments
 (0)