From 8a8ca528e9dfb6cb8c10604d508cc1d084eaff02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 08:59:53 +0000 Subject: [PATCH] chore(deps-dev): update sphinx-rtd-theme requirement 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/2.0.0...3.0.2) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6162346..b6b84bd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -50,7 +50,7 @@ types-pytz>=2024.1.0,<2025.0.0 # Documentation sphinx>=7.0.0,<8.0.0 -sphinx-rtd-theme>=2.0.0,<3.0.0 +sphinx-rtd-theme>=2.0.0,<4.0.0 sphinx-autodoc-typehints>=2.0.0,<4.0.0 # Performance Testing