From ff4208a9220d918180e87584d561b6c4b79c11ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:04:26 +0000 Subject: [PATCH] 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 432723bf..4fa920d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pytest==8.1.1 pytest-benchmark==4.0.0 scikit-learn==1.4.2 seaborn==0.13.2 -sphinx==7.2.6 +sphinx==7.3.7 sphinx-autoapi==3.0.0 sphinx-rtd-theme==2.0.0 sphinxcontrib-fulltoc==1.2.0