From 2b45a245fb440b36128778ba75fa9adb0697a610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 09:09:42 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.0 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.1 to 3.11.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.9.1...3.11.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 710a654d..a762814d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ django-social-share==1.3.0 django-taggit==1.0 django-treebeard==4.3 django-widget-tweaks==1.4.1 -djangorestframework==3.9.1 +djangorestframework==3.11.0 draftjs-exporter==2.1.6 gunicorn==19.6.0 html5lib==0.999999999