From 193efc2fc421106648c136cd171c6b70bcc4c420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:24:56 +0000 Subject: [PATCH] Bump django from 1.8.2 to 1.11.29 in /Django/celery_with_django Bumps [django](https://github.com/django/django) from 1.8.2 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.2...1.11.29) Signed-off-by: dependabot[bot] --- Django/celery_with_django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Django/celery_with_django/requirements.txt diff --git a/Django/celery_with_django/requirements.txt b/Django/celery_with_django/requirements.txt old mode 100755 new mode 100644 index d6cf721..3079ac3 --- a/Django/celery_with_django/requirements.txt +++ b/Django/celery_with_django/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8.2 +Django==1.11.29 amqp==1.4.6 anyjson==0.3.3 billiard==3.3.0.20