From ad8202b65eeea37ff8d8041120f3446cea08af26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:07:06 +0000 Subject: [PATCH] Bump django from 1.9.4 to 1.11.29 in /bbapi/config Bumps [django](https://github.com/django/django) from 1.9.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.4...1.11.29) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..f9b5de1 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -12,7 +12,7 @@ chardet==2.3.0 colorama==0.3.3 cryptography==1.3 dicttoxml==1.6.6 -Django==1.9.4 +Django==1.11.29 django-bootstrap-form==3.2 django-bootstrap3==7.0.0 django-braces==1.8.1