From e2abf95efc94c38f286b727adcc6ba5b3bad8338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 12:03:13 +0000 Subject: [PATCH] build(deps): bump the minor-and-patch group in /docs with 2 updates Bumps the minor-and-patch group in /docs with 2 updates: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-click](https://github.com/click-contrib/sphinx-click). 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) Updates `sphinx-click` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](https://github.com/click-contrib/sphinx-click/compare/6.1.0...6.2.0) --- 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 - dependency-name: sphinx-click dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 30c6275..8884ffd 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ furo==2025.9.25 -sphinx==9.0.0 -sphinx-click==6.1.0 +sphinx==9.0.4 +sphinx-click==6.2.0 myst_parser==4.0.1