From d44ffb1ca0dc9ce5fb77476760ec690c5daf1d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:20:34 +0000 Subject: [PATCH] Bump django-taggit from 1.2.0 to 5.0.1 Bumps [django-taggit](https://github.com/jazzband/django-taggit) from 1.2.0 to 5.0.1. - [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jazzband/django-taggit/compare/1.2.0...5.0.1) --- updated-dependencies: - dependency-name: django-taggit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 003551d1..9160050d 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,7 +7,7 @@ django-constance[redis]==2.9.1 django-crispy-forms==1.14.0 django-model-utils==4.3.1 django-multiselectfield==0.1.12 -django-taggit==1.2.0 +django-taggit==5.0.1 django-timezone-field==5.1 easy-thumbnails==2.8.5 gunicorn==20.1.0