From dbedffb915a4b7c3394cc7ac59501cb2a1c41a88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:53:30 +0000 Subject: [PATCH] Bump django from 1.10.6 to 1.11.29 in /genewiki Bumps [django](https://github.com/django/django) from 1.10.6 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.6...1.11.29) 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..ad40be8 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.29 django-celery==3.2.1 django-debug-toolbar==1.7 django-extensions==1.7.8