Skip to content

Commit 6573746

Browse files
authored
Merge pull request #98 from zeridon/renovate/paho-mqtt-2.x
chore(deps): update dependency paho-mqtt to v2.1.0
2 parents 928ccfa + 14b05b9 commit 6573746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "*"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
bottle==0.12.25
2-
paho-mqtt==2.0.0
2+
paho-mqtt==2.1.0

0 commit comments

Comments
 (0)