From 2d1af1f42aa8a2b5fec69081ec5ac87c688c804c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2020 23:53:50 +0200 Subject: [PATCH] Bump django-bootstrap3 from 12.1.0 to 14.1.0 in /src/requirements (#568) Bumps [django-bootstrap3](https://github.com/zostera/django-bootstrap3) from 12.1.0 to 14.1.0. - [Release notes](https://github.com/zostera/django-bootstrap3/releases) - [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md) - [Commits](https://github.com/zostera/django-bootstrap3/compare/v12.1.0...v14.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 a9f76176..882591cb 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -9,7 +9,7 @@ conference-scheduler==3.0.1 django-allauth==0.42.0 django-allauth-2fa==0.8 django-bleach==0.6.1 -django-bootstrap3==12.1.0 +django-bootstrap3==14.1.0 django-cors-headers==3.4.0 django-extensions==2.2.9 django-filter==2.2.0