From f34d806b096ed628bee2559ce2c6a7d9d9248000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:18:18 +0100 Subject: [PATCH] Bump apprise from 1.9.6 to 1.9.7 (#3800) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ba18e0a3..eeb551e1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ orjson~=3.11 # jq not available on Windows so must be installed manually # Notification library -apprise==1.9.6 +apprise==1.9.7 diff_match_patch