From 7eb36f08c8db9287055aeddd1c1c3b7e3fd8d5f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:56:18 +0000 Subject: [PATCH] chore(deps): update dependency sphinx to v9 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d16c4226f..a2f1f0c36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -190,7 +190,7 @@ dev = [ "pytest-xdist[psutil]>=3.8.0,<4", "ruff>=0.14.8,<1", "scalene>=2.0.1,<3", - "sphinx>=8.2.3,<9", + "sphinx>=9.1,<10", "sphinx-autobuild>=2025.8.25,<2026", "sphinx-click>=6.2.0,<7", "sphinx-copybutton>=0.5.2,<1",