From e558ff65259dc0f7617ff13d2b15fbf780717828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:58:49 +0000 Subject: [PATCH] Bump djangorestframework from 2.3.14 to 3.9.1 in /configs Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.3.14 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/2.3.14...3.9.1) Signed-off-by: dependabot[bot] --- configs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/requirements.txt b/configs/requirements.txt index b7dd3f9..008bbb9 100644 --- a/configs/requirements.txt +++ b/configs/requirements.txt @@ -19,7 +19,7 @@ django-post-office==0.8.4 django-push-notifications==1.1.0 django-rest-swagger==0.1.14 django-uuidfield==0.5.0 -djangorestframework==2.3.14 +djangorestframework==3.9.1 django-select2-forms==1.1.18 google-api-python-client==1.2 httplib2==0.9 @@ -60,7 +60,7 @@ django-push-notifications==1.1.0 django-rest-swagger==0.1.14 django-select2-forms==1.1.18 django-uuidfield==0.5.0 -djangorestframework==2.3.14 +djangorestframework==3.9.1 google-api-python-client==1.2 httplib2==0.9 jsonfield==0.9.20