From 9a86fe4b3a93cb2046659857226859d1d08901c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 21:50:52 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 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.2.6...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d19218f..b1bee7d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -e . furo==2024.1.29 -sphinx==7.2.6 +sphinx==8.1.3 sphinx-copybutton==0.5.2 \ No newline at end of file