From ad80bfa1d0eeeff1e104e741847b4db42d33b1e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 11:01:05 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 6.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 6.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v6.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-sphinx.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-sphinx.txt b/requirements-sphinx.txt index 0d523a4..2c90b7d 100644 --- a/requirements-sphinx.txt +++ b/requirements-sphinx.txt @@ -14,6 +14,6 @@ pytz==2022.1 requests==2.27.1 six==1.16.0 snowballstemmer==2.2.0 -Sphinx==4.4.0 +Sphinx==6.0.0 sphinxcontrib-websupport==1.2.4 urllib3==1.26.9