From a2ed97b225d503ef175d5db17f8c449aef7b9542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:50:40 +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 f0ab1a5d..6dfbb1f4 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",