Skip to content

Commit 76b83b2

Browse files
chore(deps): update dependency paho-mqtt to v2
1 parent d81d827 commit 76b83b2

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

pdm.lock

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
{ name = "egguy", email = "[email protected]" },
77
]
88
dependencies = [
9-
"paho-mqtt ~= 1.6.1",
9+
"paho-mqtt ~=2.1.0",
1010
]
1111
requires-python = ">=3.8"
1212
readme = "README.md"

0 commit comments

Comments
 (0)