From 1fcc568068c91cf23f33668ba74b60e432b7352f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 08:44:38 +0000 Subject: [PATCH] [upd] pypi: Bump sphinx from 7.2.6 to 7.3.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7278b7163..962224614 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ splinter==0.21.0 selenium==4.19.0 Pallets-Sphinx-Themes==2.1.1 Sphinx<=7.1.2; python_version == '3.8' -Sphinx==7.2.6; python_version > '3.8' +Sphinx==7.3.7; python_version > '3.8' sphinx-issues==4.1.0 sphinx-jinja==2.0.2 sphinx-tabs==3.4.5