From 856b3d3135a881f2258fde0bb9c93be2ff841668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 06:21:08 +0000 Subject: [PATCH] Bump sphinx from 8.0.2 to 9.0.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 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/v8.0.2...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdd9ccb0..1789df66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Sphinx==8.0.2 \ No newline at end of file +Sphinx==9.0.4 \ No newline at end of file