From 73e1713a72535852c21c2345894ca9c4b9b7e23e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 07:15:23 +0000 Subject: [PATCH] Bump sphinx-rtd-theme from 2.0.0 to 3.1.0 in /doc/rst Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.1.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- doc/rst/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rst/requirements.txt b/doc/rst/requirements.txt index 6510e715e53..189b724ee93 100644 --- a/doc/rst/requirements.txt +++ b/doc/rst/requirements.txt @@ -4,7 +4,7 @@ # # pip install -r doc/rst/requirements.txt # -sphinx_rtd_theme==2.0.0 +sphinx_rtd_theme==3.1.0 sphinx-copybutton==0.5.2 sphinx-design==0.6.1 sphinx-jinja==2.0.2