From 5b01dbd9f899489e8714b9566acab76e7e50bdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 09:09:02 +0100 Subject: [PATCH] Bump apprise from 1.9.5 to 1.9.6 (#3753) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9777823c..10549b69c 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.5 +apprise==1.9.6 diff_match_patch