From 3b76ecd5ecac6cc5144281e6b4b9f42149143502 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 May 2026 00:33:01 +0000 Subject: [PATCH] Update dependency xmltodict to v1 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 12f3ce4..f064aa0 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,2 +1,2 @@ pushbullet.py==0.11.0 -xmltodict==0.12.0 +xmltodict==1.0.4