From 70985f69d093f37bafb89c73744f8254424fbafd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Apr 2021 14:25:01 +0000 Subject: [PATCH] Bump docutils from 0.17 to 0.17.1 Bumps [docutils](http://docutils.sourceforge.net/) from 0.17 to 0.17.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 aae0631..f1063eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ coverage==5.5 Django==2.2.20 django-debug-toolbar==3.2.1 -docutils==0.17 +docutils==0.17.1 freezegun==1.1.0 django-formtools==2.2