From 61fdae5c5b4fa3de7bfbbe5f6fca5702350ccb10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:03:09 -0700 Subject: [PATCH] Bump sphinx-rtd-theme from 3.0.0rc3 to 3.0.0 (#205) Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.0rc3 to 3.0.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.0rc3...3.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- sphinx_docs_build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx_docs_build/requirements.txt b/sphinx_docs_build/requirements.txt index b9d1ca1d..ca92cb76 100644 --- a/sphinx_docs_build/requirements.txt +++ b/sphinx_docs_build/requirements.txt @@ -1,2 +1,2 @@ Sphinx==8.0.2 -sphinx-rtd-theme==3.0.0rc3 \ No newline at end of file +sphinx-rtd-theme==3.0.0 \ No newline at end of file