Skip to content

Commit a16f62a

Browse files
Bump paho-mqtt from 1.6.1 to 2.1.0
Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 1.6.1 to 2.1.0. - [Release notes](https://github.com/eclipse/paho.mqtt.python/releases) - [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt) - [Commits](eclipse-paho/paho.mqtt.python@v1.6.1...v2.1.0) --- updated-dependencies: - dependency-name: paho-mqtt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aabddf4 commit a16f62a

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ python = "^3.7.0"
3434
arrow = ">=0.17,<1.3"
3535
boto3 = "^1.15.16"
3636
colorlog = ">=4.4"
37-
paho-mqtt = "^1.5.1"
37+
paho-mqtt = ">=1.5.1,<3.0.0"
3838
ping3 = ">=2.6.6,<5.0.0"
3939
psutil = "^5.7.2"
4040
requests = "^2.24.0"

0 commit comments

Comments
 (0)