build(deps): bump xmltodict from 0.13.0 to 0.14.2 (#2470)

Bumps [xmltodict](https://github.com/martinblech/xmltodict) from 0.13.0 to 0.14.2.
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinblech/xmltodict/compare/v0.13.0...v0.14.2)

---
updated-dependencies:
- dependency-name: xmltodict
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-23 09:07:05 +02:00
committed by GitHub
parent 77758e8922
commit 7d983af907

View File

@@ -31,7 +31,7 @@ pydantic==2.9.2
# 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.13.0
xmltodict==0.14.2
pyelftools==0.31
pygments==2.18.0
python-flirt==0.8.10