From 7f7da4fd9cc8336858bff875e59d16c36c9c0971 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:58:42 +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..798b9aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev-dependencies = [ "pytest", "pytest-mock", "responses", - "sphinx~=5.3.0", + "sphinx~=9.1.0", "sphinx-autobuild", "sphinx-argparse", "sphinx-book-theme",