From 91d2d2f40f88f30fd5d935a32d64d2f26ecaea4c Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 09:51:46 +0000 Subject: [PATCH] ci: refresh docs build dependencies (#3429) Co-authored-by: Ansible Documentation Bot --- tests/requirements.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index d9837c98a3..a5fa989e49 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -22,7 +22,7 @@ ansible-pygments==0.1.2 # via # antsibull-docs # sphinx-ansible-theme -antsibull-changelog==0.34.0 +antsibull-changelog==0.35.0 # via antsibull-docs antsibull-core==3.5.0 # via antsibull-docs @@ -31,7 +31,9 @@ antsibull-docs==2.23.0 # -c tests/constraints.in # -r tests/requirements.in antsibull-docs-parser==1.2.2 - # via antsibull-docs + # via + # antsibull-changelog + # antsibull-docs antsibull-docutils==1.4.0 # via # -r tests/requirements.in @@ -178,7 +180,7 @@ sphinx-notfound-page==1.1.0 # via -r tests/requirements.in sphinx-reredirects==0.1.6 # via -r tests/requirements.in -sphinx-rtd-theme==3.0.2 +sphinx-rtd-theme==3.1.0 # via # -c tests/constraints.in # -r tests/requirements.in @@ -212,7 +214,7 @@ typing-inspection==0.4.2 # via pydantic urllib3==2.6.3 # via requests -yamllint==1.37.1 +yamllint==1.38.0 # via -r tests/requirements.in yarl==1.22.0 # via aiohttp