From c1eedf1ea616a9aa580cd7f87d96808cdb63d694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 05:49:26 +0000 Subject: [PATCH] Bump djangorestframework from 3.8.1 to 3.9.1 in /rest_api Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.1 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.1...3.9.1) Signed-off-by: dependabot[bot] --- rest_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_api/requirements.txt b/rest_api/requirements.txt index d17208a..3685341 100644 --- a/rest_api/requirements.txt +++ b/rest_api/requirements.txt @@ -15,7 +15,7 @@ django-gravatar2==1.4.0 django-import-export==1.0.1 django-reversion==3.0.0 django-rest-auth==0.9.5 -djangorestframework==3.8.1 +djangorestframework==3.9.1 djangorestframework-jwt==1.11.0 djangorestframework-simplejwt==4.3.0 et-xmlfile==1.0.1