mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 05:55:23 +02:00
fix(deps): update dependency apprise to v1.7.3 (#3246)
* fix(deps): update dependency apprise to v1.7.3 * Pin paho-mqtt to match what Apprise has done. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brendan <b.oconnell14@gmail.com>
This commit is contained in:
parent
9c95c56f0a
commit
4ae7f6eca4
2 changed files with 9 additions and 10 deletions
|
@ -44,7 +44,7 @@ isodate = "^0.6.1"
|
|||
text-unidecode = "^1.3"
|
||||
rapidfuzz = "^3.2.0"
|
||||
html2text = "^2024.0.0"
|
||||
paho-mqtt = "^2.0.0"
|
||||
paho-mqtt = "^1.6.1"
|
||||
pydantic-settings = "^2.1.0"
|
||||
|
||||
[tool.poetry.group.postgres.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue