Chore(deps): Bump xmltodict from 0.14.2 to 1.0.2 (#2447)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Sep 2025 19:15:46 +0000 (21:15 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Sep 2025 19:15:46 +0000 (21:15 +0200)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index f85cc4fc1ba5a2dab15903da5b8da5696e8a6f49..031705443a04534c73effabd07af8eebee418349 100644 (file)
@@ -33,7 +33,7 @@ dependencies = [
   "propcache>=0.2.1",
   "python-slugify==8.0.4",
   "unidecode==1.4.0",
-  "xmltodict==0.14.2",
+  "xmltodict==1.0.2",
   "shortuuid==1.0.13",
   "zeroconf==0.147.2",
   "uv>=0.8.0",
index b8371c5734a8107f50591fc0d82c2fd8d8bd8365..d817237609ceeba9e319bc55bd9c3cc67cdcdf22 100644 (file)
@@ -63,6 +63,6 @@ sxm==0.2.8
 unidecode==1.4.0
 uv>=0.8.0
 websocket-client==1.8.0
-xmltodict==0.14.2
+xmltodict==1.0.2
 ytmusicapi==1.11.1
 zeroconf==0.147.2