From a8a8d501602389d96a03befa9d3cd63326445a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:36:00 +0000 Subject: [PATCH] Bump djangorestframework from 3.8.2 to 3.11.2 in /backend Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.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.8.2...3.11.2) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6b0c58f..4d292d7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ celery==4.2.1 django-cors-headers==2.4.0 django==2.2.13 djangorestframework-jwt==1.11.0 -djangorestframework==3.8.2 +djangorestframework==3.11.2 dropbox==9.1.0 google-api-python-client==1.7.4 google-auth-httplib2==0.0.3