From 5cfb15152116b762a05dbec0ec23edb0afdcb38c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 11:37:27 +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 002a7d2b..310bee5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -189,7 +189,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",