From 1d880254e384e95a9509ea3f2759c4617b16eaa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 11:05:14 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 4.5.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... 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..defd0b8 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==4.5.0 sphinxcontrib-websupport==1.2.4 urllib3==1.26.9