From ca26c4f7c77d4ec0bed1f7475b0e354b9db6cca3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 09:25:10 +0000 Subject: [PATCH] Bump django-classy-tags from 0.9.0 to 1.0.0 Bumps [django-classy-tags](https://github.com/ojii/django-classy-tags) from 0.9.0 to 1.0.0. - [Release notes](https://github.com/ojii/django-classy-tags/releases) - [Changelog](https://github.com/divio/django-classy-tags/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ojii/django-classy-tags/compare/0.9.0...1.0.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bee21f6..4e79721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-appconf==1.0.3 django-auth-ldap==2.1.0 django-bootstrap-datepicker-plus==3.0.5 django-bootstrap-form==3.4 -django-classy-tags==0.9.0 +django-classy-tags==1.0.0 django-coverage==1.2.4 django-crispy-forms==1.8.1 django-filter==2.2.0