From e135bd20617e532428a2a84640dd5156659cff39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:47:12 +0000 Subject: [PATCH] Bump django from 1.8.14 to 1.11.28 in /models Bumps [django](https://github.com/django/django) from 1.8.14 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.14...1.11.28) 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..a364d35 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -1,5 +1,5 @@ arrow==0.8.0 -Django==1.8.14 +Django==1.11.28 elasticsearch==2.4.0 Faker==0.7.3 kafka-python==1.0.0