Update unidecode requirement from <=1.3.4,>=1.0 to >=1.0,<1.3.7 (#469)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 27 Oct 2022 09:26:04 +0000 (11:26 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2022 09:26:04 +0000 (11:26 +0200)
Updates the requirements on [unidecode](https://github.com/kmike/text-unidecode) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 9cddc8e59ddfa32486f3fdcb71d5afd80e15c0f1..3c351015456b48c6843581022b584bc94cac5251 100644 (file)
@@ -7,7 +7,7 @@ aiosqlite>=0.13,<=0.17
 python-slugify>=4.0,<6.1.3
 memory-tempfile<=2.2.3
 pillow>=8.0,<=9.2.0
-unidecode>=1.0,<=1.3.4
+unidecode>=1.0,<1.3.7
 mashumaro>=3.0,<=3.1
 xmltodict>=0.12.0,<=0.13.0
 ytmusicapi>=0.22.0,<=0.23.0