From 2decb1e079b73e0d4a4c3b9557f81010737b5b38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 20:43:37 +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 772c69bc..7ec6c910 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>=1.5.55,<2", - "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",