From 62ce35778eaeb6d861939ccff4c619cd3f9295be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:44:09 +0000 Subject: [PATCH] chore(deps): bump xmltodict from 1.0.2 to 1.0.3 Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 1.0.2 to 1.0.3. - [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/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f9c88b0..90ec2e5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ flask-wtf==1.2.2 requests==2.32.5 pyIsEmail==2.0.1 GitPython==3.1.46 -xmltodict==1.0.2 +xmltodict==1.0.3 lxml==6.0.2 pytz==2025.2 tzlocal==5.3.1