From 54e264fbf5d0d1c7dc3bd92ab2135280cfb3c26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:59:27 +0000 Subject: [PATCH] Bump djangorestframework from 3.7.7 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.7.7 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.7.7...3.11.2) 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..7dfb8a8 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.11.2 fuzzywuzzy==0.16.0 python-Levenshtein==0.12.0