From 54f3f4990da0d2a2069a35e7108ffa7325c8a783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:45:17 +0000 Subject: [PATCH] Bump django from 2.2.20 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.20...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(-) diff --git a/Requirements.txt b/Requirements.txt index 38821d6..f0592bc 100644 --- a/Requirements.txt +++ b/Requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.20 +Django==2.2.24 django-crispy-forms==1.7.2 django-phone-field==1.7.1 Pillow==8.1.1