From 348e655f1313c7d59fe04ace8b8093bd1e6c4c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 01:56:59 +0000 Subject: [PATCH] :arrow_up: Update sphinx requirement from <7.4.0,>=5 to >=5,<8.1.0 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/v8.0.2/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 7b1ebb6e..4986ca5e 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.1.0 myst-nb sphinx_thebe sphinx-autodoc-typehints