From b3a115dd4a878bb2dfcb6d6e3d94fe5163a9c834 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 25 Apr 2022 23:12:32 +0200 Subject: [PATCH] Upgrade notifications library Re #555 - fixing telegram HTML markup in notification title --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e2f2754..621a8a08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ wtforms ~= 3.0 jsonpath-ng ~= 1.5.3 # Notification library -apprise ~= 0.9.8.1 +apprise ~= 0.9.8.2 # apprise mqtt https://github.com/dgtlmoon/changedetection.io/issues/315 paho-mqtt