From dcf40b7b7acdd307a0496302286a511d0ea56a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 11:25:28 +0000 Subject: [PATCH] Bump django from 1.8.5 to 1.11.23 in /requirements Bumps [django](https://github.com/django/django) from 1.8.5 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.5...1.11.23) Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 428588a..cc3fc7b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8.5 +Django==1.11.23 numpy==1.13.1 simplejson==3.8.0 virtualenv==13.1.2