From fc96784b9bf24bec8f7c2c32cb60e1c7e153feac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 05:55:53 +0000 Subject: [PATCH] Bump unidecode from 1.0.23 to 1.1.1 in /src/requirements Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.0.23 to 1.1.1. - [Release notes](https://github.com/kmike/text-unidecode/releases) - [Commits](https://github.com/kmike/text-unidecode/commits) Signed-off-by: dependabot-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index bba92054..af050ab7 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -5,7 +5,7 @@ channels-redis==2.3.2 commonmark==0.9.0 Pillow==6.0.0 PyPDF2==1.26.0 -Unidecode==1.0.23 +Unidecode==1.1.1 asyncio==3.4.3 bleach==3.1.0 defusedxml==0.6.0