From fd630197723ea3f387662e071518fbb6f1e8b185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 03:07:31 +0000 Subject: [PATCH] build(deps-dev): bump sphinx from 7.4.7 to 9.0.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 9.0.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.7...v9.0.4) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:development 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 8762535b..abf7696b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ flake8-bugbear==24.12.12 flake8-import-order==0.19.2 flake8-requirements==2.3.0 mypy==1.19.1 -sphinx==7.4.7 +sphinx==9.0.4