From f9da27687e613e810d6406de04979fc2954f520e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 13:02:08 +0000 Subject: [PATCH] chore(deps): bump sphinx from 9.0.4 to 9.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 9.0.4 to 9.1.0. - [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/v9.0.4...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 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 4a48b17..278e6e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ antsibull-docs >= 2.0.0, < 3.0.0 ansible-pygments==0.1.2 -sphinx==9.0.4 +sphinx==9.1.0 sphinx-ansible-theme==0.10.4 sphinx-rtd-theme>=3.1.0rc1