From 6e4957c44fdb06e7ee86c564783256db094f9948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:36:33 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.3 to 3.11.2 in /sub2/backend Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.10.3...3.11.2) Signed-off-by: dependabot[bot] --- sub2/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub2/backend/requirements.txt b/sub2/backend/requirements.txt index 0a4688b..d40f3ba 100644 --- a/sub2/backend/requirements.txt +++ b/sub2/backend/requirements.txt @@ -16,7 +16,7 @@ django-pandas==0.6.1 django-rest-auth==0.9.5 django-rest-knox==4.1.0 django-webpack-loader==0.2.4 -djangorestframework==3.10.3 +djangorestframework==3.11.2 djangorestframework-jwt==1.11.0 docutils==0.14 drf-yasg==1.17.1