From 6d22674a8d2232661ab2db975046a5e0adb5d8d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 06:29:33 +0000 Subject: [PATCH] Bump sphinx from 8.0.2 to 9.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 9.0.0. - [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.0.2...v9.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.0 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..d07f57ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Sphinx==8.0.2 \ No newline at end of file +Sphinx==9.0.0 \ No newline at end of file