From 60a268ad9a211cf18eac64ac73de48ac3c3b85a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 03:16:40 +0000 Subject: [PATCH] Update sphinx requirement from ~=8.2.3 to ~=7.4.7 Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.3...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-version: 7.4.7 dependency-type: direct:production ... 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 cf8550c..263bbab 100644 --- a/docs/requirements-doc.txt +++ b/docs/requirements-doc.txt @@ -1,5 +1,5 @@ -e . myst-parser~=4.0 -sphinx~=8.2.3 +sphinx~=7.4.7 furo==2025.9.25 types-docutils~=0.22