From 2b96333f96fad0568f034a387a2f0f0c0ac3dc00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 May 2020 12:44:02 +0200 Subject: [PATCH] Bump django-bootstrap3 from 12.0.3 to 12.1.0 in /src/requirements (#527) Bumps [django-bootstrap3](https://github.com/dyve/django-bootstrap3) from 12.0.3 to 12.1.0. - [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.3...v12.1.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 9c16c924..c11ac28b 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -8,7 +8,7 @@ commonmark==0.9.1 django-allauth==0.41.0 django-allauth-2fa==0.8 django-bleach==0.6.1 -django-bootstrap3==12.0.3 +django-bootstrap3==12.1.0 django-cors-headers==3.2.1 django-extensions==2.2.9 django-filter==2.2.0