From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:08:32 +0000 (+0100) Subject: Bump unidecode from 1.3.7 to 1.3.8 (#1005) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=bf3dafdb341e2d13036a0cebe938d41b978ce810;p=music-assistant-server.git Bump unidecode from 1.3.7 to 1.3.8 (#1005) Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/kmike/text-unidecode/releases) - [Commits](https://github.com/kmike/text-unidecode/commits) --- updated-dependencies: - dependency-name: unidecode dependency-type: direct:production update-type: version-update:semver-patch ... 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 0a962ab6..c985cc7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ server = [ "memory-tempfile==2.2.3", "music-assistant-frontend==2.0.17", "pillow==10.2.0", - "unidecode==1.3.7", + "unidecode==1.3.8", "xmltodict==0.13.0", "orjson==3.9.10", "shortuuid==1.0.11", diff --git a/requirements_all.txt b/requirements_all.txt index 463f8435..e85136e0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -30,7 +30,7 @@ shortuuid==1.0.11 snapcast-mod==2.4.3 soco==0.30.1 tidalapi==0.7.3 -unidecode==1.3.7 +unidecode==1.3.8 uvloop==0.19.0 xmltodict==0.13.0 ytmusicapi==1.3.2