mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Bump paho-mqtt from 1.5.1 to 1.6.0 (#2568)
Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/eclipse/paho.mqtt.python/releases) - [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt) - [Commits](https://github.com/eclipse/paho.mqtt.python/commits) --- updated-dependencies: - dependency-name: paho-mqtt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
15b5968418
commit
c51b509501
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
voluptuous==0.12.2
|
||||
PyYAML==6.0
|
||||
paho-mqtt==1.5.1
|
||||
paho-mqtt==1.6.0
|
||||
colorama==0.4.4
|
||||
tornado==6.1
|
||||
tzlocal==3.0 # from time
|
||||
|
|
Loading…
Reference in a new issue