From 998f981b20e619c6295f58f43b0d15e23b6f8c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:46:47 +0000 Subject: [PATCH] Bump djangorestframework from 2.3.10 to 3.11.2 in /src Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.3.10 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/2.3.10...3.11.2) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 1a787f5..824e87a 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,7 +2,7 @@ anyjson==0.3.3 Django==1.6 django-braces==1.0.0 django-nose==1.2 -djangorestframework==2.3.10 +djangorestframework==3.11.2 httplib2==0.8 Mako==0.9.0 MarkupSafe==0.19