From 13e23497c710460287e16acfebdf4b00af3b9e06 Mon Sep 17 00:00:00 2001 From: meowmeowcat <68463158+meowmeowmeowcat@users.noreply.github.com> Date: Thu, 8 Jul 2021 17:40:18 +0800 Subject: [PATCH 1/2] Update the version of Sphinx to 4.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cbb1acc7..b376fde7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -sphinx==3.3.0 +sphinx==4.0.1 sphinx-autobuild==0.7.1 sphinx-inline-tabs==2021.4.11b9 git+https://github.com/python/python-docs-theme.git#egg=python-docs-theme From da9a83a155625a5d0c88e59d9902e479387311a5 Mon Sep 17 00:00:00 2001 From: meowmeowcat <68463158+meowmeowmeowcat@users.noreply.github.com> Date: Thu, 8 Jul 2021 21:25:10 +0800 Subject: [PATCH 2/2] Update requirements.txt Co-authored-by: Sviatoslav Sydorenko --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b376fde7e..f4f3ef6c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -sphinx==4.0.1 +sphinx==4.0.3 sphinx-autobuild==0.7.1 sphinx-inline-tabs==2021.4.11b9 git+https://github.com/python/python-docs-theme.git#egg=python-docs-theme