From 8f5ee2900fa54d54a0cf0266b92c30c79c4644ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 16:59:06 +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 96763e3..64232e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev-dependencies = [ "pytest", "pytest-mock", "responses", - "sphinx~=5.3.0", + "sphinx~=9.0.4", "sphinx-autobuild", "sphinx-argparse", "sphinx-book-theme",