From e4ed3eb94f86f136d0adaa82690cc6e789c6790e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 18:41:05 +0000 Subject: [PATCH] Bump djangorestframework from 3.4.6 to 3.9.1 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.6 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.4.6...3.9.1) 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 2beeaec..4312230 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.9.1 funcsigs==1.0.2 gunicorn==19.3.0 mimeparse==0.1.3