From 715803719d5881fea8cbfa6d2f87ce1b0f7cb94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 17:41:27 +0000 Subject: [PATCH] Bump xmltodict from 0.13.0 to 0.14.1 Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.1. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.1) --- updated-dependencies: - dependency-name: xmltodict dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d37487f1..30a41a96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ tzlocal==5.0.1 urllib3<2 webencodings==0.5.1 websocket-client==1.8.0 -xmltodict==0.13.0 +xmltodict==0.14.1 zipp==3.19.2 # configobj==5.1.0