From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:58:49 +0000 (-0700) Subject: Bump sphinx from 7.2.6 to 7.3.5 (#1078) X-Git-Tag: v2.7.0rc1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63885750be93cac31b108986939758e3d5e60819;p=thirdparty%2Fdnspython.git Bump sphinx from 7.2.6 to 7.3.5 (#1078) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.5. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.5) --- updated-dependencies: - dependency-name: sphinx 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 9a111439..59b46dda 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,3 @@ -sphinx==7.2.6 +sphinx==7.3.5 sphinx_rtd_theme==2.0.0 readthedocs-sphinx-search==0.3.2