From 4d3dad9c824a8e3c6614293c63913fcc95d1abc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:23:20 +0000 Subject: [PATCH] Bump django-taggit from 4.0.0 to 6.1.0 Bumps [django-taggit](https://github.com/jazzband/django-taggit) from 4.0.0 to 6.1.0. - [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jazzband/django-taggit/compare/4.0.0...6.1.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 84ddb1640..3bb4a6b86 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.1.0 django-templatetag-sugar==1.0 django-classy-tags==4.1.0 django-taggit-templatetags2==1.6.1