From 782f2823471d6e9018876c55256541a6fa4bc9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:02:21 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 in /docs Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1fed980..e5f6d4e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,7 +15,7 @@ django-markdown-deux==1.0.5 django-modelcluster==5.0.1 django-taggit==1.2.0 django-treebeard==4.3.1 -djangorestframework==3.11.0 +djangorestframework==3.11.2 docutils==0.16 draftjs-exporter==2.1.7 gunicorn==20.0.4