From a41e3daf8d12b476ec6b3d563147862b2500ae79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 21:22:25 +0000 Subject: [PATCH] Bump djangorestframework from 3.7.7 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.7.7 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.7.7...3.9.1) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 90bb1f5..5f92015 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Django==1.11.9 django-cors-headers==2.1.0 django-mysql==2.2.0 django-rest-framework==0.1.0 -djangorestframework==3.7.7 +djangorestframework==3.9.1 docker==2.7.0 mysqlclient==1.3.12 requests==2.18.4 diff --git a/requirements.txt b/requirements.txt index 90bb1f5..5f92015 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.11.9 django-cors-headers==2.1.0 django-mysql==2.2.0 django-rest-framework==0.1.0 -djangorestframework==3.7.7 +djangorestframework==3.9.1 docker==2.7.0 mysqlclient==1.3.12 requests==2.18.4