From 8bf07e3f8f690e40916fd7ac2c6e5969e8b0a346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 02:25:53 +0000 Subject: [PATCH] build(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a050bdc..9dfc383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pytest-xdist>=3.5.0; python_version >= '3.9' pytest-xdist==3.0.2; python_version < '3.9' # docs -Sphinx==7.2.6; python_version >= '3.9' +Sphinx==7.3.7; python_version >= '3.9' Sphinx==5.3.0; python_version < '3.9' recommonmark==0.7.1 sphinx-rtd-theme==2.0.0