From 891471806724bc5ba27a51b17b632126ea722a9b Mon Sep 17 00:00:00 2001 From: kyleknap Date: Wed, 15 Sep 2021 10:56:49 -0700 Subject: [PATCH] Update sphinx to 1.2.3 This matches the version used for botocore/boto3 and has wheel available. --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 8690b5dd8399..1f4206fb630a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,3 +1,3 @@ docutils>=0.10,<0.16 -Sphinx==1.1.3 +Sphinx==1.2.3 -e .