From e835df114ca8b54a7ad27ed138becae7346b0029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:51:07 +0000 Subject: [PATCH] Bump djangorestframework from 3.7.3 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.7.3 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.3...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 8e4b6a5..b667bec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Django==1.11.7 django-allauth==0.34.0 django-rest-auth==0.9.2 django-rest-swagger==2.1.2 -djangorestframework==3.7.3 +djangorestframework==3.9.1 ftfy==4.4.3 fuzzywuzzy==0.15.1 html5lib==0.999999999