From 9d7e15b10fb818ff48883a05e75bb88d87041703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:01:28 +0000 Subject: [PATCH] Bump sphinx-rtd-theme from 1.0.0 to 1.1.1 in /docs Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases) - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.0.0...1.1.1) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 687d18b76c..e1e0a84ce9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,4 +3,4 @@ docutils==0.16 # https://github.com/sphinx-doc/sphinx/issues/9001 jsonschema==3.2.0 semver==2.13.0 Sphinx==4.4.0 -sphinx-rtd-theme==1.0.0 +sphinx-rtd-theme==1.1.1