From 4b7508598d4fd48ab64dc51d4b74270b7465e9cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 04:05:22 +0000 Subject: [PATCH] build(deps): bump sphinx from 8.2.3 to 9.0.3 in /requirements Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.0.3. - [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/v8.2.3...v9.0.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index 1e48f19c703..174f80a572a 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -8,7 +8,7 @@ nbsphinx==0.9.5 pypandoc==1.15 pytest-sphinx==0.6.3 pyvista==0.46.4 -sphinx==8.2.3 +sphinx==9.0.3 sphinx-copybutton==0.5.2 sphinx-gallery==0.19.0 sphinx-jinja==2.0.2