From d34134a1e2162ff75d322c99b79db262263830aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 May 2017 18:23:38 +0100 Subject: [PATCH] Update djangorestframework from 3.6.2 to 3.6.3 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5c784d6..7a50779 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -59,7 +59,7 @@ django-autofixture==0.12.1 git+https://github.com/olymk2/scaffold.git -djangorestframework==3.6.2 +djangorestframework==3.6.3 django-filter==1.0.2 #git+https://github.com/olymk2/dracos-markdown-editor.git