From 308b3e5c1c7527fa838597931e73fd36553d004f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:30:16 -0700 Subject: [PATCH] build(deps): bump xmltodict from 0.14.2 to 1.0.2 (#2774) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca3dd2e9..e4417c88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pydantic==2.12.4 # but dependabot updates these separately (which is broken) and is annoying, # so we rely on pydantic to pull in the right version of pydantic-core. # pydantic-core==2.23.4 -xmltodict==0.14.2 +xmltodict==1.0.2 pyelftools==0.32 pygments==2.19.1 python-flirt==0.9.2