From 38ae534ee4943740a1afc6d88b54315e50d66b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 10:00:08 +0000 Subject: [PATCH] chore(deps)(deps): update sphinx requirement 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/v9.0.4/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 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 a2bb3511..9d7893ff 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -6,7 +6,7 @@ numba # document requirements pandoc Jinja2 -sphinx>=5, <9.1.0 +sphinx>=9.0.4, <9.1.0 myst-nb sphinx_thebe sphinx-autodoc-typehints