From aa2ca9cb694ff46eafa090d9238cf002f4ba2813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 00:17:56 +0000 Subject: [PATCH] Bump django from 2.2.5 to 2.2.8 Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.8) 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..2ff8cb0 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.8 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..8eb1535 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.8 djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 urllib3==1.25.6 diff --git a/requisitions.txt b/requisitions.txt index 41c139c..e64ec1e 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.8 djangorestframework==3.10.3 djangorestframework-simplejwt==4.3.0 idna==2.8