From 4cd5723d978d828d5215e8da468a45506f835b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 00:08:00 +0000 Subject: [PATCH] Bump python-slugify from 4.0.1 to 8.0.0 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 4.0.1 to 8.0.0. - [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.1...v8.0.0) --- updated-dependencies: - dependency-name: python-slugify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14ad1dd3634..42575a6598d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ hyperlink==21.0.0 idna>=2.5,<2.11 urllib3==1.26.3 Paver==1.3.4 -python-slugify==4.0.1 +python-slugify==8.0.0 decorator==4.4.2 celery==5.0.5 kombu==5.0.2