From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:28:45 +0000 (+0100) Subject: Bump unidecode from 1.3.2 to 1.3.4 (#224) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=a48e3b7c5024216ac46045e721f2bb11b45e6700;p=music-assistant-server.git Bump unidecode from 1.3.2 to 1.3.4 (#224) Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.2 to 1.3.4. - [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/requirements.txt b/requirements.txt index e3d32cfd..199c245b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ aiorun==2021.10.1 soco==0.27.1 pillow==9.0.1 aiohttp_cors==0.7.0 -unidecode==1.3.2 +unidecode==1.3.4 PyJWT==2.3.0 zeroconf==0.38.4 passlib==1.7.4