From 1fe24ac2934df6b9a62ab652f21c18fb1fc6c61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 11:49:38 +0800 Subject: [PATCH] :arrow_up: Update sphinx requirement from <7.4.0,>=5 to >=5,<8.2.0 (#689) Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v8.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 7b1ebb6e..e607c26c 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -10,7 +10,7 @@ taichi==1.7.0 # document requirements pandoc Jinja2 -sphinx>=5, <7.4.0 +sphinx>=5, <8.2.0 myst-nb sphinx_thebe sphinx-autodoc-typehints