From c8ef63660cbc83cff3f3be6155e36dc021a255cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:38:16 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.3.2...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements/dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index abc8ade..59d0aa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.11.22 django-bootstrap3==11.0.0 django-filter==2.0.0 django-fullurl==1.0 -djangorestframework==3.3.2 +djangorestframework==3.11.2 psycopg2-binary==2.8.5 tldextract==2.2.2 python-decouple==3.1 diff --git a/requirements/dev.txt b/requirements/dev.txt index 5a74bf2..8433e13 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,7 +2,7 @@ Django==1.11.22 django-bootstrap3==11.0.0 django-filter==2.0.0 django-fullurl==1.0 -djangorestframework==3.3.2 +djangorestframework==3.11.2 psycopg2-binary==2.8.5 tldextract==2.2.2 python-decouple==3.1