From 6918a106ba3161a667f51852bb28ba68d686c5a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:01:46 +0000 Subject: [PATCH] Bump djangorestframework from 3.4.6 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.6 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.4.6...3.11.2) Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 05c4691..f853790 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -12,7 +12,7 @@ django-floppyforms==1.7.0 django-jsonview==1.2.0 django-settings-context-processor==0.2 django-timezone-field==2.0 -djangorestframework==3.4.6 +djangorestframework==3.11.2 funcsigs==1.0.2 gunicorn==19.3.0 mimeparse==0.1.3