From 71a80deeb03e45bb897135d9295229f9ea5eaddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 09:14:55 +0100 Subject: [PATCH] Bump unidecode from 1.1.1 to 1.1.2 (#57) Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/kmike/text-unidecode/releases) - [Commits](https://github.com/kmike/text-unidecode/commits) 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 d7bb8033..b597486e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ aiorun==2020.11.1 soco==0.20 pillow==8.0.1 aiohttp_cors==0.7.0 -unidecode==1.1.1 +unidecode==1.1.2 PyJWT==1.7.1 zeroconf==0.28.7 passlib==1.7.4 -- 2.34.1