From df8c3edd2c3700b8f34a4b263c5ab6ef8ae24f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:38:24 +0000 Subject: [PATCH] Bump django from 2.2.6 to 2.2.28 in /backend/Capstone 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] --- backend/Capstone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Capstone/requirements.txt b/backend/Capstone/requirements.txt index 600c0035..78ab4a0e 100644 --- a/backend/Capstone/requirements.txt +++ b/backend/Capstone/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 confusable-homoglyphs==3.2.0 dataclasses==0.6 defusedxml==0.6.0 -Django==2.2.6 +Django==2.2.28 django-allauth==0.40.0 django-cors-headers==3.1.1 django-crispy-forms==1.8.0