From b959a580bd4fe9a92568e4e63aa0091782427fc0 Mon Sep 17 00:00:00 2001 From: Nicolas Peugnet Date: Mon, 15 Jul 2024 17:56:54 +0200 Subject: [PATCH] Upgrade to latest Sphinx release All our custom patches have been merged in this release. --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index 8549a678..21cb7c4e 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -1,4 +1,4 @@ -sphinx @ git+https://github.com/club-1/sphinx@club1 +sphinx == 7.4.3 myst-parser == 2.0.0 sphinx-rtd-theme == 2.0.0 sphinx-notfound-page == 1.0.0