From 2aa00f47f8eaeeeaef82b39314ff201d434631c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:02:14 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- poir.txt | 2 +- requirements.txt | 2 +- requisitions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/poir.txt b/poir.txt index 98126eb..b59423b 100644 --- a/poir.txt +++ b/poir.txt @@ -1,7 +1,7 @@ certifi==2019.9.11 chardet==3.0.4 defusedxml==0.6.0 -Django==2.2.5 +Django==2.2.27 django-allauth==0.40.0 django-rest-auth==0.9.5 djangorestframework==3.10.3 diff --git a/requirements.txt b/requirements.txt index da1ea9d..3afd555 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ uritemplate==3.0.0 #urllib3==1.25.3 whitenoise==4.1.3 -Django==2.2.5 +Django==2.2.27 djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 urllib3==1.25.6 diff --git a/requisitions.txt b/requisitions.txt index 41c139c..17dc219 100644 --- a/requisitions.txt +++ b/requisitions.txt @@ -1,6 +1,6 @@ certifi==2019.9.11 chardet==3.0.4 -Django==2.2.5 +Django==2.2.27 djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 idna==2.8