From e796afcba3c5b884ce56eaf0a4539b532dbe4249 Mon Sep 17 00:00:00 2001 From: Dong-hee Na Date: Fri, 18 Sep 2020 22:07:46 +0900 Subject: [PATCH] bpo-35293: Use sphinx 3.2.1 --- Doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/requirements.txt b/Doc/requirements.txt index 198446b350ff2d3..1691ea990942864 100644 --- a/Doc/requirements.txt +++ b/Doc/requirements.txt @@ -1,5 +1,5 @@ # Requirements for docs build on netlify # Pin sphinx to version specified in .travis.yml -sphinx==2.2.0 +sphinx==3.2.1 blurb python-docs-theme