From 4d622312982bc0b0d326c3edf4ee22db2b981022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 01:58:40 +0000 Subject: [PATCH] build(deps): bump sphinx from 8.2.3 to 9.1.0 in /examples Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sphinx/requirements.txt b/examples/sphinx/requirements.txt index bce8181..6838a25 100644 --- a/examples/sphinx/requirements.txt +++ b/examples/sphinx/requirements.txt @@ -1,3 +1,3 @@ furo==2025.12.19 rstcheck[sphinx]==6.2.5 -Sphinx==8.2.3 +Sphinx==9.1.0