From 4a655ced5ac8f779f4b7ac54b00f3bebb3e5c5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:58:20 +0000 Subject: [PATCH] Bump django-taggit from 4.0.0 to 6.0.0 Bumps [django-taggit](https://github.com/jazzband/django-taggit) from 4.0.0 to 6.0.0. - [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jazzband/django-taggit/compare/4.0.0...6.0.0) --- updated-dependencies: - dependency-name: django-taggit 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 5cba1f584..96fb57444 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ django-impersonate==1.9.4 django-filter==24.3 django-crispy-forms==2.3 djangorestframework==3.15.1 -django-taggit==4.0.0 +django-taggit==6.0.0 django-templatetag-sugar==1.0 django-classy-tags==4.1.0 django-taggit-templatetags2==1.6.1