From 46c3dd4a34d29d776e209d076936d1b380423679 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 13:48:23 +0000 Subject: [PATCH] Bump docutils from 0.12 to 0.17.1 Bumps [docutils](http://docutils.sourceforge.net/) from 0.12 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 99602020..e71ca5aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ django-redis-cache==1.6.5 django-reversion==1.10.0 django-taggit==0.19.0 django-user-accounts==1.3.1 -docutils==0.12 +docutils==0.17.1 pinax-eventlog==1.1.0 gunicorn==19.9.0 futures==3.3.0