From f127f5a58ed6b91338c6cd2eef6763cd3199163d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:36:16 +0000 Subject: [PATCH] Bump django from 1.11.6 to 2.2.24 in /app Bumps [django](https://github.com/django/django) from 1.11.6 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.6...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 app/requirements.txt diff --git a/app/requirements.txt b/app/requirements.txt old mode 100755 new mode 100644 index d59f421..b7104e0 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -23,7 +23,7 @@ cryptography==2.1.1 cssselect==1.0.1 ddtrace==0.10.0 dj-stripe==1.0.0.post1 -Django==1.11.6 +Django==2.2.24 django-braces==1.11.0 django-cachalot==1.5.0 django-cors-headers==2.1.0