From 040eee44836081646a81d60954472bb1e687b600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 02:06:31 +0000 Subject: [PATCH] Bump django from 1.8.2 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.8.2 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.2...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 2210a6b..bfd8271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python==2.7 -django==1.8.2 +django==1.11.23 django-honeypot==0.5.0 django-allauth==0.29.0 django-compressor==1.5