From 05249b1c6263fc5fdf86ca321e711d0cd843da26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 06:19:43 +0000 Subject: [PATCH] Bump sphinx from 8.0.2 to 9.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 9.1.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.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.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..e8980a49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Sphinx==8.0.2 \ No newline at end of file +Sphinx==9.1.0 \ No newline at end of file