From a48e3b7c5024216ac46045e721f2bb11b45e6700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 11:28:45 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1