From aaf9f4a53a6fe5bfe1a4c5337faba826f7064508 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 21:12:44 +0000 Subject: [PATCH] Bump django-bootstrap3 from 11.1.0 to 12.0.1 Bumps [django-bootstrap3](https://github.com/dyve/django-bootstrap3) from 11.1.0 to 12.0.1. - [Release notes](https://github.com/dyve/django-bootstrap3/releases) - [Changelog](https://github.com/dyve/django-bootstrap3/blob/master/HISTORY.rst) - [Commits](https://github.com/dyve/django-bootstrap3/compare/11.1.0...v12.0.1) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c7a4131d..816cbed2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ Django==2.2.8 -django-bootstrap3==11.1.0 +django-bootstrap3==12.0.1 dj-database-url==0.5.0 dj-static==0.0.6 django-csp==3.5