From 7f8ee6f094265e080cc2659fa8b50a23d245fddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 01:01:52 +0000 Subject: [PATCH] Bump sphinx from 6.2.1 to 9.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 9.0.2. - [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/v6.2.1...v9.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e31f522..c5e79d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ imagemounter_mitre invoke==2.2.1 pytest==9.0.1 requests==2.32.5 -sphinx==6.2.1 +sphinx==9.0.2 sphinx-autobuild==2025.8.25 sphinx_rtd_theme==3.0.2