From d716fc51a301f6ec133081bad4502284c3f43a7c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Jun 2022 14:00:12 +0100 Subject: [PATCH] Update docutils from 0.16 to 0.18.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 318e7c459..73b855b68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ dnspython==2.2.1 # via eventlet docopt==0.6.2 # via notifications-python-client -docutils==0.16 +docutils==0.18.1 # via awscli eventlet==0.33.1 # via gunicorn