From 1c5d92dc7310c43a4bdea8e4923242a0b3ac3003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:58:58 +0100 Subject: [PATCH] Bump djangorestframework from 3.11.1 to 3.11.2 (#96) Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.1...3.11.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.prod.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.prod.txt b/requirements.prod.txt index 1c1f464..60247f1 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -8,7 +8,7 @@ django-picklefield==2.0 django-registration==3.0.1 django-sass-processor==0.7.3 django-widget-tweaks==1.4.5 -djangorestframework==3.11.1 +djangorestframework==3.11.2 idna==2.8 pyparsing==2.4.7 pytz==2019.1 diff --git a/requirements.txt b/requirements.txt index c822c5a..df20f1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-picklefield==2.0 django-registration==3.0.1 django-sass-processor==0.7.3 django-widget-tweaks==1.4.5 -djangorestframework==3.11.1 +djangorestframework==3.11.2 idna==2.8 libsass==0.19.2 pyparsing==2.4.7