From ff0b27c76dbe190a878b7dd0bfd93277ab99c168 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2019 21:11:40 +0000 Subject: [PATCH] Bump django-bootstrap3 from 12.0.1 to 12.0.3 Bumps [django-bootstrap3](https://github.com/dyve/django-bootstrap3) from 12.0.1 to 12.0.3. - [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/v12.0.1...v12.0.3) 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 8998da88..cab80970 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ Django==2.2.8 -django-bootstrap3==12.0.1 +django-bootstrap3==12.0.3 dj-database-url==0.5.0 dj-static==0.0.6 django-csp==3.5