From e51919a845bd31d1a48022f467bc3ac19b826c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 19:52:46 +0000 Subject: [PATCH] Bump djangorestframework from 3.4.0 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.0 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.0...3.9.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7198e1d7..9b3697ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-filter==2 django-floppyforms==1.6.2 django-model-utils==2.5 django-sass-processor==0.5.4 -djangorestframework==3.4.0 +djangorestframework==3.9.1 drfdocs==0.0.11 easy-thumbnails==2.3 #django-image-cropping==1.1.0