From 7e5908e918f8baf4e88d218364842803bd57bbe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 10:01:39 +0000 Subject: [PATCH] Bump xmltodict from 0.14.2 to 1.0.2 Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.14.2 to 1.0.2. - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v0.14.2...v1.0.2) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5eebc7f..351aadd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,4 +38,4 @@ urllib3==2.5.0 webencodings==0.5.1 websocket-client==1.8.0 Werkzeug==3.1.3 -xmltodict==0.14.2 +xmltodict==1.0.2