From 094b1e177fcefc77b417a6715446fa13527c1a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:21:56 +0000 Subject: [PATCH] chore(deps): bump apprise from 1.7.1 to 1.9.9 in /backend Bumps [apprise](https://github.com/caronc/apprise) from 1.7.1 to 1.9.9. - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](https://github.com/caronc/apprise/compare/v1.7.1...v1.9.9) --- updated-dependencies: - dependency-name: apprise dependency-version: 1.9.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4b07356..b20c5fb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -41,7 +41,7 @@ redis==7.3.0 cryptography==46.0.6 # Updated: Fixed NULL pointer dereference (was 42.0.0) # Notifications -apprise==1.7.1 +apprise==1.9.9 # Monitoring & Logging prometheus-client==0.19.0