From 7da239dd2a05e4839357d2dc5d119808d5b6804d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 04:23:09 +0000 Subject: [PATCH] Bump django from 1.8 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.8 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40e0f30..e360e0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8 +Django==1.11.23 jsonfield==1.0.3 pysqlite==2.6.3 django-discover-runner==1