From 424586aa22eeecc0b310087b1e68658330e54b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:01:08 +0000 Subject: [PATCH] Update sphinx-rtd-theme requirement from ~=1.3.0 to ~=2.0.0 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...2.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 29d419b..34a19e3 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -13,4 +13,4 @@ ipython ~=7.34.0 numpydoc ~=1.6 sphinx ~=7.2.6 sphinx-copybutton ~=0.5.2 -sphinx_rtd_theme ~=1.3.0 +sphinx_rtd_theme ~=2.0.0