Skip to content

Commit

Permalink
Bump paho-mqtt from 1.6.1 to 2.1.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 8f9a216 commit 18f0edc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ packages = []

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
paho-mqtt = "^1.6.1"
paho-mqtt = "^2.1.0"
dynaconf = "^3.1.12"
toml = "^0.10.2"
flask = "^3.0.3"
Expand Down

0 comments on commit 18f0edc

Please sign in to comment.