From 2174d388ec4f12f55185d574a921bfe002fc5a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 11:09:48 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 5.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 5.0.0. - [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.4.0...v5.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..5e322ed 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==5.0.0 sphinxcontrib-websupport==1.2.4 urllib3==1.26.9