From 9cd51479cc58b0ce87bf7235dc78047de65e3375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:23:54 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.28 Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.28) --- 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..8f88dbb 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.28 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..c8a07db 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.28 djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 urllib3==1.25.6 diff --git a/requisitions.txt b/requisitions.txt index 41c139c..a5fc41a 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.28 djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 idna==2.8