From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 16:23:55 +0000 (-0800) Subject: Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 (#894) X-Git-Tag: v2.4.0rc1~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=895ae106ef06ca4785acd27f0bd99196b9d03c63;p=thirdparty%2Fdnspython.git Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 (#894) Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.1.1 to 1.2.0. - [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.1.1...1.2.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/doc/requirements.txt b/doc/requirements.txt index 258cb78c..4b3df474 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,3 @@ sphinx==4.3.2 -sphinx_rtd_theme==1.1.1 +sphinx_rtd_theme==1.2.0 readthedocs-sphinx-search==0.2.0