From 54376596a3a7b6ed24130d51b1a0fce3321cc66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:26:15 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...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 5b904a5..0b6da3a --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==2.7.0 -Django==2.2.7 +Django==2.2.24 django-phone-field==1.8.0 django-phonenumber-field==3.0.1 django-widget-tweaks==1.4.5