From 0e1032a36a10c185ab8acef1ad7887423c3a35d1 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Sat, 25 Feb 2023 21:06:12 +0100 Subject: [PATCH] Update apprise to 1.3.0 (#1430) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff0845d6..b2d3dce3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ dnspython<2.3.0 # jq not available on Windows so must be installed manually # Notification library -apprise~=1.2.1 +apprise~=1.3.0 # apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315 paho-mqtt