From 1e2ec0fc46239d7f3821b70c765a0c4ea84baec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 14:34:57 +0000 Subject: [PATCH] build(deps): bump sphinx Bumps the minor-and-patch group with 1 update in the /docs directory: [sphinx](https://github.com/sphinx-doc/sphinx). Updates `sphinx` from 9.0.0 to 9.0.4 - [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/v9.0.0...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ab53dbc..8884ffd 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ furo==2025.9.25 -sphinx==9.0.0 +sphinx==9.0.4 sphinx-click==6.2.0 myst_parser==4.0.1