From 64ba9d5b0fe471d042abcabd8e015710a14eb595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 14:29:00 +0000 Subject: [PATCH] deps(deps): 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/1.3.0...3.1.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index de32e30..6fd0ed2 100644 --- a/constraints.txt +++ b/constraints.txt @@ -60,7 +60,7 @@ wheel>=0.40.0,<1.0.0 # Documentation sphinx>=7.0.0,<10.0.0 -sphinx-rtd-theme>=1.3.0,<4.0.0 +sphinx-rtd-theme>=3.1.0,<4.0.0 # Development utilities tox>=4.0.0,<5.0.0