Skip to content

Commit

Permalink
chore(deps): update dependency paho-mqtt to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 34f1b4f commit 4bd7517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
bottle = "==0.12.25"
paho-mqtt = "==1.6.1"
paho-mqtt = "==2.0.0"

[dev-packages]
pre-commit = "*"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bottle==0.12.25
paho-mqtt==1.6.1
paho-mqtt==2.0.0

0 comments on commit 4bd7517

Please sign in to comment.