From 12759efb652654082c9371c068e4e11c5eb71f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 02:30:13 +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 3cecb78f..1fcdeaac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.11 django-appconf==1.0.2 django-bootstrap3==8.2.2 django-filter==1.0.2 -djangorestframework==3.6.2 +djangorestframework==3.9.1 ete3==3.0.0b35 psycopg2==2.7.1 python-nexus==1.42