From b79e373da8736fddc579437adcd394c0958f1363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:02:01 +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 9f81f3d5..f00d25d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ django-jsonfield==0.9.13 django-picklefield==0.3.2 django-sudo==2.1.0 django-templatetag-sugar==1.0 -djangorestframework==2.3.14 +djangorestframework==3.11.2 docutils==0.12 ecdsa==0.13 email-reply-parser==0.2.0