From 05a8d75dd513873cfcaa2dd9a6f48f2282ef25eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 09:33:57 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e37c51b..c00e244 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-coverage==1.2.4 django-crispy-forms==1.9.2 django-filter==2.3.0 django-recurrence==1.10.3 -djangorestframework==3.11.0 +djangorestframework==3.11.1 mistune==0.8.4 mysqlclient==2.0.1 python-coveralls==2.9.3