Update python-slugify requirement from <6.1.3,>=4.0 to >=4.0,<7.0.1 (#486)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 3 Dec 2022 22:19:38 +0000 (23:19 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Dec 2022 22:19:38 +0000 (23:19 +0100)
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...v7.0.0)

---
updated-dependencies:
- dependency-name: python-slugify
  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 f84d0f94036865c23529e6cdb55476ed95f8a077..9f9ecef0b36c154ac2faed88e4fc3df9c4640a34 100644 (file)
@@ -4,7 +4,7 @@ asyncio-throttle>=1.0,<=1.0.2
 aiofiles>=0.7.0,<22.1.1
 databases>=0.5,<0.6.5
 aiosqlite>=0.13,<=0.17
-python-slugify>=4.0,<6.1.3
+python-slugify>=4.0,<7.0.1
 memory-tempfile<=2.2.3
 pillow>=8.0,<9.4.0
 unidecode>=1.0,<1.3.7