From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 16:02:58 +0000 (+0000) Subject: Bump sphinx from 4.2.0 to 4.3.2 X-Git-Tag: v2.3.0rc1~75^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F804%2Fhead;p=thirdparty%2Fdnspython.git Bump sphinx from 4.2.0 to 4.3.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.2.0...v4.3.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/doc/requirements.txt b/doc/requirements.txt index 9d1272de..a837f051 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,3 @@ -sphinx==4.2.0 +sphinx==4.3.2 sphinx_rtd_theme==1.0.0 readthedocs-sphinx-search==0.1.1