From bc978b331a0a3d2d259fbd5f4034f8c65b281232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:14:44 +0000 Subject: [PATCH] Bump django from 2.2.20 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.20...2.2.28) --- 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..a9a30dd 100644 --- a/Requirements.txt +++ b/Requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.20 +Django==2.2.28 django-crispy-forms==1.7.2 django-phone-field==1.7.1 Pillow==8.1.1