From 03202d4a05e373fb9dc57f5611f7490f83de24ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:43:05 +0000 Subject: [PATCH] Update sphinx requirement from >=8.1 to >=9.1.0 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/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.0...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f85e48..6059eb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ changelog>=0.6.1 doxypypy>=0.8.8 furo>=2024.8 myst-parser>=5.1.0 -Sphinx>=8.1 +Sphinx>=9.1.0 sphinx-basic-ng>=1.0.0b1 sphinx-book-theme>=1.1.3 sphinx-git>=11.0.0