From 628a32d31a681a396ad7a62ff9aeef448a18a6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 08:18:08 +0000 Subject: [PATCH] Bump django from 1.8.2 to 1.11.28 in /Django/celery_with_django Bumps [django](https://github.com/django/django) from 1.8.2 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.2...1.11.28) 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..9c472d8 --- 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.28 amqp==1.4.6 anyjson==0.3.3 billiard==3.3.0.20