Bump unidecode from 1.1.1 to 1.2.0 in /src/requirements

Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits/1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-03 05:25:21 +00:00 committed by GitHub
parent 7bd5db2ac7
commit 202f1f2e84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ pyOpenSSL==19.1.0
PyPDF2==1.26.0
python-magic==0.4.18
service-identity==18.1.0
Unidecode==1.1.1
Unidecode==1.2.0
wheel==0.36.2
# pillow is only here to make old migrations run