From b3a468206b9366f0d905bfd5529b117bd934db76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 13:47:31 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37b2220..9ac29e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-crispy-forms==1.7.0 git+https://github.com/flesser/django-simple-history@django2.0 psycopg2==2.7.3 pytz==2017.3 -djangorestframework==3.7.7 +djangorestframework==3.9.1 fuzzywuzzy==0.16.0 python-Levenshtein==0.12.0