From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:10:38 +0000 (+0200) Subject: Bump xmltodict from 0.13.0 to 0.14.2 (#1750) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=3d8d8ac6f3e3e4ee26ba27920367c4d7c5ccb17d;p=music-assistant-server.git Bump xmltodict from 0.13.0 to 0.14.2 (#1750) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/pyproject.toml b/pyproject.toml index b40bc78b..258cc14c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ server = [ "music-assistant-frontend==v2.9.11", "pillow==11.0.0", "unidecode==1.3.8", - "xmltodict==0.13.0", + "xmltodict==0.14.2", "orjson==3.10.7", "shortuuid==1.0.13", "zeroconf==0.135.0", diff --git a/requirements_all.txt b/requirements_all.txt index fd28fe96..88154f9a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -42,7 +42,7 @@ soundcloudpy==0.1.0 sxm==0.2.8 tidalapi==0.8.0 unidecode==1.3.8 -xmltodict==0.13.0 +xmltodict==0.14.2 yt-dlp==2024.10.7 yt-dlp-youtube-accesstoken==0.1.1 ytmusicapi==1.8.1