From effddabedfa72a15fd551e3d9b11e26d62b5512d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 14:23:44 +0000 Subject: [PATCH] Bump django from 1.9.4 to 1.11.23 in /bbapi/config Bumps [django](https://github.com/django/django) from 1.9.4 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.4...1.11.23) 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..346b10e 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.23 django-bootstrap-form==3.2 django-bootstrap3==7.0.0 django-braces==1.8.1