From 62bb3f91c39cbd2483bf0b59110e8d6bec141f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:43:23 +0000 Subject: [PATCH] Bump django from 1.10.5 to 1.11.23 in /cbm/frontend/cbm Bumps [django](https://github.com/django/django) from 1.10.5 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.5...1.11.23) Signed-off-by: dependabot[bot] --- cbm/frontend/cbm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cbm/frontend/cbm/requirements.txt b/cbm/frontend/cbm/requirements.txt index 22971b9..d2af94e 100644 --- a/cbm/frontend/cbm/requirements.txt +++ b/cbm/frontend/cbm/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.0 -Django==1.10.5 +Django==1.11.23 django-bootstrap3==8.1.0 django-controlcenter==0.2.2 django-pkgconf==0.2.0