From a712a8c9af92a4365c5809b23f78676bae189686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 01:01:46 +0000 Subject: [PATCH] pip-prod(deps): bump sphinx from 7.1.2 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.1.2...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-doc.txt b/docs/requirements-doc.txt index 7ede944..9aa39c9 100644 --- a/docs/requirements-doc.txt +++ b/docs/requirements-doc.txt @@ -1,3 +1,3 @@ myst-parser==4.0.1 -Sphinx==7.1.2 +Sphinx==8.1.3 sphinx-rtd-theme==3.0.2