From 863121469c8e5329a4755f634c20523d8d266b3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 16:33:37 +0000 Subject: [PATCH] Update dependency sphinx-rtd-theme to v3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4e4c4357..f0d15e15 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ sphinx==3.2.1 sphinx-autodoc-typehints==1.11.1 -sphinx-rtd-theme==0.5.0 +sphinx-rtd-theme==3.1.0 m2r2==0.2.5 \ No newline at end of file