From 90c3889c188ba8f5f00e4301bf8f089152e7310d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:53:31 +0000 Subject: [PATCH] Bump django from 1.10.6 to 1.11.28 in /genewiki Bumps [django](https://github.com/django/django) from 1.10.6 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.6...1.11.28) Signed-off-by: dependabot[bot] --- genewiki/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genewiki/requirements.txt b/genewiki/requirements.txt index af1d096..f48e58f 100644 --- a/genewiki/requirements.txt +++ b/genewiki/requirements.txt @@ -5,7 +5,7 @@ billiard==3.3.0.23 celery==3.1.25 contextlib2==0.5.4 decorator==4.0.11 -Django==1.10.6 +Django==1.11.28 django-celery==3.2.1 django-debug-toolbar==1.7 django-extensions==1.7.8