Update python-slugify requirement from <=6.1.1,>=4.0 to >=4.0,<6.1.3 (#280)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 4 May 2022 12:21:57 +0000 (14:21 +0200)
committerGitHub <noreply@github.com>
Wed, 4 May 2022 12:21:57 +0000 (14:21 +0200)
Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/4.0.0...v6.1.2)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
...

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

index 791407c4878c6975fd4915d9c92a8b3797e4e3ae..a637a057665e0ba5d4dc89407b75925fb83e4193 100644 (file)
@@ -4,7 +4,7 @@ asyncio-throttle>=1.0,<=1.0.2
 aiofiles>=0.7,<=0.8.0
 databases>=0.5,<=0.5.5
 aiosqlite>=0.13,<=0.17
-python-slugify>=4.0,<=6.1.1
+python-slugify>=4.0,<6.1.3
 memory-tempfile<=2.2.3
 pillow>=8.0,<9.1.1
 unidecode>=1.0,<=1.3.4