From 756ca5a404be293fdcdfd2b998d1201bbf8b122a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:12:58 +0000 Subject: [PATCH] Bump django from 2.2.4 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 811b945..4087da7 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ colorama==0.3.9 confusable-homoglyphs==3.2.0 distlib==0.3.0 dj-database-url==0.5.0 -Django==2.2.4 +Django==2.2.27 django-multiselectfield==0.1.12 django-registration==3.1 django-sslserver==0.22