From 1be3d7f034541aff7919902be7c7e74618ef7861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 18:53:47 +0000 Subject: [PATCH] Bump djangorestframework from 3.1.2 to 3.9.1 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.1.2 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.1.2...3.9.1) Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index b364494..008a768 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -2,7 +2,7 @@ django==1.8.2 jsonfield==1.0.3 requests==2.20.0 django-cors-headers==1.1.0 -djangorestframework==3.6.4 +djangorestframework==3.9.1 djangorestframework-jwt==1.11.0 django-haystack==2.4.0 django-allauth==0.21.0