From be5763cc157f225c56bf428d97fa90fae560bef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:41:53 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.3 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.10.3...3.11.2) 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..a1a045b 100644 --- a/poir.txt +++ b/poir.txt @@ -4,7 +4,7 @@ defusedxml==0.6.0 Django==2.2.5 django-allauth==0.40.0 django-rest-auth==0.9.5 -djangorestframework==3.10.3 +djangorestframework==3.11.2 djangorestframework-simplejwt==4.3.0 idna==2.8 oauthlib==3.1.0 diff --git a/requirements.txt b/requirements.txt index da1ea9d..9e5e4a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ uritemplate==3.0.0 whitenoise==4.1.3 Django==2.2.5 -djangorestframework==3.10.3 +djangorestframework==3.11.2 djangorestframework-simplejwt==4.3.0 urllib3==1.25.6 diff --git a/requisitions.txt b/requisitions.txt index 41c139c..a3fd876 100644 --- a/requisitions.txt +++ b/requisitions.txt @@ -1,7 +1,7 @@ certifi==2019.9.11 chardet==3.0.4 Django==2.2.5 -djangorestframework==3.10.3 +djangorestframework==3.11.2 djangorestframework-simplejwt==4.3.0 idna==2.8 PyJWT==1.7.1