From 8540b3e1f3be79fc06edb85f3dd929e496b94f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 15:45:00 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.27 in /application Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 2f7bb82f0..21234bca1 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -9,7 +9,7 @@ coreschema==0.0.4 cryptography==3.3.2 deepdiff==5.7.0 defusedxml==0.6.0 -Django==2.2.6 +Django==2.2.27 django-allauth==0.40.0 django-bootstrap-modal-forms==1.5.0 django-bootstrap-pagination==1.7.1