From 2dcbb791f07d7f8a409eb2b0b6b06f4a5aefa2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 11:24:33 +0100 Subject: [PATCH] Update sphinx-rtd-theme requirement from ~=3.1.0rc1 to ~=3.1.0rc2 (#5777) Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.1.0rc1...3.1.0rc2) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- doc/requirements.rtd.txt | 2 +- doc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.rtd.txt b/doc/requirements.rtd.txt index 2905c9d091..60a7c49f04 100644 --- a/doc/requirements.rtd.txt +++ b/doc/requirements.rtd.txt @@ -1,5 +1,5 @@ sphinx==9.1.* -sphinx-rtd-theme~=3.1.0rc1 +sphinx-rtd-theme~=3.1.0rc2 sphinxcontrib-httpdomain~=1.8.1 sphinxcontrib-images~=1.0.1 sphinxcontrib-jquery~=4.1 diff --git a/doc/requirements.txt b/doc/requirements.txt index 249eed05bc..8973434945 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ -e ../ sphinx==9.1.* -sphinx-rtd-theme~=3.1.0rc1 +sphinx-rtd-theme~=3.1.0rc2 sphinxcontrib-httpdomain~=1.8.1 sphinxcontrib-images~=1.0.1 sphinxcontrib-jquery~=4.1