From 36ae223f10d6f38f8cd0cc3fd9b3d97d6da6df50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:17:49 +0000 Subject: [PATCH] Bump django from 1.8.5 to 1.11.29 in /requirements Bumps [django](https://github.com/django/django) from 1.8.5 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.5...1.11.29) 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..dc58286 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8.5 +Django==1.11.29 numpy==1.13.1 simplejson==3.8.0 virtualenv==13.1.2