From 2a649d278bebd7ed62cee1363d221589efbe7104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:47:23 +0000 Subject: [PATCH] Bump djangorestframework from 2.3.14 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.3.14 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.14...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f9dd0c..af081d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ django-social-auth==0.7.28 django-statsd-mozilla==0.3.8.7 django-sudo==1.1.3 django-templatetag-sugar==1.0 -djangorestframework==2.3.14 +djangorestframework==3.11.2 dnspython==1.12.0 EasyProcess==0.1.6 email-reply-parser==0.2.0