From a667705876e5536f1c42d35b273d08548565c158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 09:00:40 +0000 Subject: [PATCH] Bump django-taggit from 1.4.0 to 1.5.1 in /src/requirements Bumps [django-taggit](https://github.com/jazzband/django-taggit) from 1.4.0 to 1.5.1. - [Release notes](https://github.com/jazzband/django-taggit/releases) - [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jazzband/django-taggit/compare/1.4.0...1.5.1) --- updated-dependencies: - dependency-name: django-taggit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index da95371f..7168c6e8 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -17,7 +17,7 @@ django-leaflet==0.28.1 django-jsonview==2.0.0 django-oauth-toolkit==1.5.0 django-reversion==3.0.9 -django-taggit==1.4.0 +django-taggit==1.5.1 django-wkhtmltopdf==3.3.0 future==0.18.2 graphene-django==2.15.0