From 091af37126504d2206c97ac49a87a8c871982f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 21:11:59 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.2.27 in /django-backend Bumps [django](https://github.com/django/django) from 2.1.7 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-backend/requirements.txt b/django-backend/requirements.txt index 2bdff37..15647a3 100644 --- a/django-backend/requirements.txt +++ b/django-backend/requirements.txt @@ -5,7 +5,7 @@ botocore==1.12.191 certifi==2019.6.16 chardet==3.0.4 defusedxml==0.6.0 -Django==2.1.7 +Django==2.2.27 django-allauth==0.39.1 django-cors-headers==2.5.2 django-extensions==2.2.1