From 8f0d246505feae952e4383fb64c17cf951d862db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 04:03:19 +0000 Subject: [PATCH] chore(doc): bump sphinx in /doc in the github-actions group Bumps the github-actions group in /doc with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx). Updates `sphinx` from 8.2.1 to 8.2.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.1...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 45931b4..bced248 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,5 +2,5 @@ breathe==4.36.0 exhale==0.3.7 myst-parser==4.0.1 myst-parser[linkify] -sphinx==8.2.1 +sphinx==8.2.3 sphinx-notfound-page==1.1.0