From effc6209cb54837b1024adb714ee88fcf37e0128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:11:12 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.4 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.4 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.6.4...3.11.2) 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 b3644943..8d3bd086 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.11.2 djangorestframework-jwt==1.11.0 django-haystack==2.4.0 django-allauth==0.21.0