fix(deps): update dependency paho-mqtt to v2

This commit is contained in:
renovate[bot]
2024-02-17 02:43:03 +00:00
committed by GitHub
parent 6c4294dc49
commit fa60d81e26
2 changed files with 7 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ isodate = "^0.6.1"
text-unidecode = "^1.3"
rapidfuzz = "^3.2.0"
html2text = "^2020.1.16"
paho-mqtt = "^1.6.1"
paho-mqtt = "^2.0.0"
pydantic-settings = "^2.1.0"
[tool.poetry.group.postgres.dependencies]