From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 17:17:38 +0000 (-0700) Subject: Bump sphinx from 7.3.5 to 7.3.6 (#1079) X-Git-Tag: v2.7.0rc1~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483b5e8696b41205455cd692466c826a1137b8ee;p=thirdparty%2Fdnspython.git Bump sphinx from 7.3.5 to 7.3.6 (#1079) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.5 to 7.3.6. - [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.3.5...v7.3.6) --- updated-dependencies: - dependency-name: sphinx 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> --- diff --git a/doc/requirements.txt b/doc/requirements.txt index 59b46dda..9f94917f 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,3 @@ -sphinx==7.3.5 +sphinx==7.3.6 sphinx_rtd_theme==2.0.0 readthedocs-sphinx-search==0.3.2