From 78c749db3fcfbcdbef3eea3da8542e46b1b018e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 06:24:40 +0000 Subject: [PATCH] Update sphinx-rtd-theme requirement from <3 to <4 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/0.1.8...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index ecb27ba..0292efc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ docs = sphinx>=1.6 sphinx-automodapi sphinx-subfigure - sphinx_rtd_theme<3 + sphinx_rtd_theme<4 broker = pyyaml @@ -70,7 +70,7 @@ dev = sphinx>=1.6 sphinx-automodapi sphinx-subfigure - sphinx_rtd_theme<3 + sphinx_rtd_theme<4 pylint black pypeit[specutils]>=1.15.0