From 81bbe3e9baae194fe4760df5380adec365a2338f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 10:45:21 +0000 Subject: [PATCH] Bump django-bootstrap3 from 14.1.0 to 15.0.0 in /src/requirements Bumps [django-bootstrap3](https://github.com/zostera/django-bootstrap3) from 14.1.0 to 15.0.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/commits) Signed-off-by: dependabot-preview[bot] --- 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 cbc1c1c1..bf3a40eb 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -9,7 +9,7 @@ conference-scheduler==3.0.1 django-allauth==0.44.0 django-allauth-2fa==0.8 django-bleach==0.6.1 -django-bootstrap3==14.1.0 +django-bootstrap3==15.0.0 django-cors-headers==3.5.0 django-extensions==3.1.3 django-filter==2.3.0