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:
renovate[bot]
2024-03-05 16:14:37 -06:00
committed by GitHub
parent 9c95c56f0a
commit 4ae7f6eca4
2 changed files with 9 additions and 10 deletions

View File

@@ -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]