From 994686db21e9b07d16f0ba7eb292769b599d2447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:48:26 +0000 Subject: [PATCH] Bump django from 1.8.14 to 1.11.29 in /exp Bumps [django](https://github.com/django/django) from 1.8.14 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.14...1.11.29) Signed-off-by: dependabot[bot] --- exp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exp/requirements.txt b/exp/requirements.txt index baa713c..94b241d 100644 --- a/exp/requirements.txt +++ b/exp/requirements.txt @@ -1,5 +1,5 @@ arrow==0.8.0 -Django==1.8.14 +Django==1.11.29 elasticsearch==2.4.0 kafka-python==1.0.0 mod-wsgi==4.5.2