From 6c5fdf1d94e7a691c4ba79bfa7ef7b4802b67e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:03:34 +0000 Subject: [PATCH] Bump django from 1.8.3 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.8.3 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.3...1.11.29) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index edad634..b52c5a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ amqp==1.4.6 anyjson==0.3.3 billiard==3.3.0.20 celery==3.1.18 -Django==1.8.3 +Django==1.11.29 django-celery==3.1.16 django-celery-transactions==0.3.2 django-rest-framework-mongoengine==2.0.2