From 7eb72b3fe4d5b51d46a7d5b4f2f8cd8f7a8898a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 11:09:42 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 5.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 5.1.1. - [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.1.1) --- 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..779814c 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.1.1 sphinxcontrib-websupport==1.2.4 urllib3==1.26.9