From 47f294c23b396562495161ee2a6c733d1e728da5 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sat, 5 Mar 2022 13:14:14 +0100 Subject: [PATCH] Upgrade apprise notification engine to 0.9.7 (important telegram fixes) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7f4ab89..fb7a0a76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ wtforms ~= 2.3.3 jsonpath-ng ~= 1.5.3 # Notification library -apprise ~= 0.9.6 +apprise ~= 0.9.7 # apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315 paho-mqtt