From 3b31badee8089a722f6b76f100e2c4d46745170f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 May 2026 00:32:45 +0000 Subject: [PATCH] Update dependency xmltodict to v0.15.1 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 12f3ce4..0f3c734 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,2 +1,2 @@ pushbullet.py==0.11.0 -xmltodict==0.12.0 +xmltodict==0.15.1