From 9a2360f472214aa07ecd8116dd0302fbc57be245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 04:56:52 +0000 Subject: [PATCH] Bump xmltodict from 0.13.0 to 0.14.0 Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.0. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.0) --- 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 7e17b60..cc3d277 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -xmltodict==0.13.0 +xmltodict==0.14.0 wxPython==4.2.1