From 470f468d6d04f06e15d6dc8d8cf17ef33c9d44c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 12:50:48 +0000 Subject: [PATCH] Bump python-slugify from 4.0.1 to 8.0.1 Bumps [python-slugify](https://github.com/un33k/python-slugify) from 4.0.1 to 8.0.1. - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](https://github.com/un33k/python-slugify/compare/4.0.1...v8.0.1) --- 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 323b0bc9..c29e242f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-field-history==0.8.0 django-invitations==2.0.0 django-notifications-hq==1.7.0 Django==4.1.10 -python-slugify==4.0.1 +python-slugify==8.0.1 qrcode==6.1 tldextract==3.6.0 django-recaptcha==3.0.0