1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-07 14:35:25 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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]