From efa566c2e2ba3f2615750d1a8b492bb139c3a441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 23:08:07 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.21 Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.21) --- 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..475b7a7 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==2.7.0 -Django==2.2.7 +Django==2.2.21 django-phone-field==1.8.0 django-phonenumber-field==3.0.1 django-widget-tweaks==1.4.5