From 8598214edb2db0f1f93bc3445db652c550fd224b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 20:31:59 +0000 Subject: [PATCH] Bump docutils from 0.14 to 0.15.2 Bumps [docutils](http://docutils.sourceforge.net/) from 0.14 to 0.15.2. 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 95577ce..12e413d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ azure-mgmt-dns==3.0.0 boto3==1.11.0 botocore==1.14.0 dnspython==1.15.0 -docutils==0.14 +docutils==0.15.2 dyn==1.8.1 edgegrid-python==1.1.1 futures==3.2.0; python_version < '3.0'