From 82400187d79673718131daa1df099a3cde0aa4d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 11:02:59 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 6.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 6.1.3. - [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.1.3) --- 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..6d69cab 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.1.3 sphinxcontrib-websupport==1.2.4 urllib3==1.26.9