From bed5de0088ef44ca773b05eadcb9fb03edd39226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 02:12:12 +0000 Subject: [PATCH] deps(deps): update sphinx requirement 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/v7.0.0...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index bb7adc2..7210956 100644 --- a/constraints.txt +++ b/constraints.txt @@ -59,7 +59,7 @@ twine>=4.0.2,<7.0.0 wheel>=0.40.0,<1.0.0 # Documentation -sphinx>=7.0.0,<10.0.0 +sphinx>=9.1.0,<10.0.0 sphinx-rtd-theme>=3.1.0,<4.0.0 # Development utilities