From 29e84b4b37927acbef395d8e983898a3654eefee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:35:06 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.28 in /application Bumps [django](https://github.com/django/django) from 2.2.6 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.6...2.2.28) --- 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..adfaa05dc 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.28 django-allauth==0.40.0 django-bootstrap-modal-forms==1.5.0 django-bootstrap-pagination==1.7.1