From ec385548d52170c4f03dbc2ef45c55648e95a8a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:10:54 +0000 Subject: [PATCH] Bump sphinx from 6.1.3 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.1.3...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... 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 ce473e41..be0cdb77 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -31,6 +31,6 @@ scikit-learn pyyaml nox mypy==1.3.0 -sphinx==6.1.3 +sphinx==8.1.3 sphinx-rtd-theme==1.2.2