From 96f787f5b8d8e6226bb1dcdd2a64509abcdadf9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:24:15 +0000 Subject: [PATCH] Bump django from 2.2.20 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.20 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.20...2.2.27) --- 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 0aebe22c..192fa625 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Collectfast==2.0.1 colorama==0.4.3 defusedxml==0.6.0 diff-match-patch==20181111 -Django==2.2.20 +Django==2.2.27 django-allauth==0.41.0 django-appconf==1.0.4 django-compressor==2.4