Skip to content

Commit

Permalink
fix(deps): update dependency apprise to v1.7.3 (#3246)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
renovate[bot] and boc-the-git authored Mar 5, 2024
1 parent 9c95c56 commit 4ae7f6e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 4ae7f6e

Please sign in to comment.