From af7ca55dde8978d981bf1ba244692c8828de8e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:14:14 +0000 Subject: [PATCH] Bump django from 1.10.5 to 1.11.28 in /cbm/frontend/cbm Bumps [django](https://github.com/django/django) from 1.10.5 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.5...1.11.28) 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..9221401 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.28 django-bootstrap3==8.1.0 django-controlcenter==0.2.2 django-pkgconf==0.2.0