From 55335f1a11f36f7cec190c9dc9e9eb9dad5f9e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:57:34 +0100 Subject: [PATCH] Bump unidecode from 1.1.2 to 1.3.2 (#166) Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.1.2 to 1.3.2. - [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-minor ... 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 9c0e8c35..bdd6f6a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ aiorun==2021.10.1 soco==0.24.1 pillow==8.3.2 aiohttp_cors==0.7.0 -unidecode==1.1.2 +unidecode==1.3.2 PyJWT==2.3.0 zeroconf==0.36.2 passlib==1.7.4 -- 2.34.1