From de60e282b910472c82541a79360ed6d8b2a53dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:49:53 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.3 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.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.5.3...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 6e56610..db26732 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dj-static==0.0.6 Django==1.8.13 django-appconf==0.6 django-compressor==1.4 -djangorestframework==3.5.3 +djangorestframework==3.11.2 docutils==0.14 drf-nested-routers==0.9.0 futures==2.2.0