From dc68305ae98c8de837bc883dcf454419b25b80d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 21:21:59 +0000 Subject: [PATCH] Bump docutils from 0.12 to 0.16 Bumps [docutils](http://docutils.sourceforge.net/) from 0.12 to 0.16. 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..3b0b3c99 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.16 pinax-eventlog==1.1.0 gunicorn==19.9.0 futures==3.3.0