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:
parent
6c4294dc49
commit
fa60d81e26
2 changed files with 7 additions and 6 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue