From 880fe14bb1e70dfd2ce3441c6710b2ee204dc87c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:32:53 +0000 Subject: [PATCH] Bump django from 1.11.8 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.8 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.8...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 5805dda..b173518 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ decorator==4.3.2 defusedxml==0.5.0 Deprecated==1.2.4 dj-database-url==0.5.0 -Django==1.11.8 +Django==2.2.24 django-bootstrap3==11.0.0 django-celery==3.2.2 django-celery-beat==1.1.1