From 32727a1fdddc024dc64d52612c8426afba0f56c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 15:35:43 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.2 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.2 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.6.2...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 d0a8f9d..e171951 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ django-sandstorm==0.0.2 django-secure==1.0.1 django-simple-history==1.8.2 Django==1.11.4 -djangorestframework==3.6.2 +djangorestframework==3.9.1 elasticsearch==2.4.0 factory-boy==2.8.1 fake-factory==0.7.2