From 5ed3dda692b70c0f82dfcafa740c51812ceed81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:46:27 +0000 Subject: [PATCH] Bump django from 1.8.14 to 1.11.29 in /models 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] --- models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/requirements.txt b/models/requirements.txt index ecd9246..5167c35 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -1,5 +1,5 @@ arrow==0.8.0 -Django==1.8.14 +Django==1.11.29 elasticsearch==2.4.0 Faker==0.7.3 kafka-python==1.0.0