Skip to content

Commit 507f14a

Browse files
Bump paho-mqtt from 2.0.0 to 2.1.0
Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 2.0.0 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@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: paho-mqtt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 928ccfa commit 507f14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
bottle = "==0.12.25"
8-
paho-mqtt = "==2.0.0"
8+
paho-mqtt = "==2.1.0"
99

1010
[dev-packages]
1111
pre-commit = "*"

0 commit comments

Comments
 (0)