From f19e856b9302ea1c97d417cd24f84540d06e3645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:20:22 +0000 Subject: [PATCH] Bump djangorestframework from 3.8.2 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.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.8.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 f1a9de4..bae5151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-autoslug==1.9.4 django-extensions==2.1.2 django-invitations==1.9.2 django-storages==1.7.1 -djangorestframework==3.8.2 +djangorestframework==3.9.1 drf-writable-nested==0.5.1 google-api-core==1.8.0 google-auth==1.6.3