From bb0af8be4f72755a9f7d24b70f75e31e19e098e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 08:26:57 +0000 Subject: [PATCH] Bump django from 1.11.6 to 1.11.29 in /cointrol/conf Bumps [django](https://github.com/django/django) from 1.11.6 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.6...1.11.29) Signed-off-by: dependabot[bot] --- cointrol/conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cointrol/conf/requirements.txt b/cointrol/conf/requirements.txt index 5895ea5..9abc981 100644 --- a/cointrol/conf/requirements.txt +++ b/cointrol/conf/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.6 +Django==1.11.29 django-extensions==1.9.7 djangorestframework==3.7.1 hiredis==0.1.4