From ca5f06091d548f4f4c4636dec857bd992b4d4106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 13:02:00 +0000 Subject: [PATCH] chore(deps): bump sphinx-ansible-theme from 0.10.3 to 0.10.4 Bumps [sphinx-ansible-theme](https://github.com/ansible-community/sphinx_ansible_theme) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/ansible-community/sphinx_ansible_theme/releases) - [Commits](https://github.com/ansible-community/sphinx_ansible_theme/compare/v0.10.3...v0.10.4) --- updated-dependencies: - dependency-name: sphinx-ansible-theme dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e06807d..1396f24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ antsibull-docs >= 2.0.0, < 3.0.0 ansible-pygments==0.1.2 sphinx==7.4.7 -sphinx-ansible-theme==0.10.3 +sphinx-ansible-theme==0.10.4