From 1ae88fadb72584eb7667f4afe15ed3191b420cb2 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 00:10:25 +0000 Subject: [PATCH] ci: refresh docs build dependencies --- tests/requirements-relaxed.txt | 5 ++--- tests/requirements.txt | 8 +++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/tests/requirements-relaxed.txt b/tests/requirements-relaxed.txt index 6f2f9408869..c65f92cc721 100644 --- a/tests/requirements-relaxed.txt +++ b/tests/requirements-relaxed.txt @@ -89,11 +89,11 @@ pydantic==2.7.1 # antsibull-docs pydantic-core==2.18.2 # via pydantic -pygments==2.17.2 +pygments==2.18.0 # via # ansible-pygments # sphinx -pyproject-hooks==1.0.0 +pyproject-hooks==1.1.0 # via build pyyaml==6.0.1 # via @@ -159,7 +159,6 @@ sphinxcontrib-serializinghtml==1.1.10 tomli==2.0.1 # via # build - # pyproject-hooks # sphinx twiggy==0.5.1 # via diff --git a/tests/requirements.txt b/tests/requirements.txt index d59b8eaab9d..fad60e96d94 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -91,11 +91,11 @@ pydantic==2.7.1 # antsibull-docs pydantic-core==2.18.2 # via pydantic -pygments==2.17.2 +pygments==2.18.0 # via # ansible-pygments # sphinx -pyproject-hooks==1.0.0 +pyproject-hooks==1.1.0 # via build pyyaml==6.0.1 # via @@ -160,9 +160,7 @@ sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 # via sphinx tomli==2.0.1 - # via - # build - # pyproject-hooks + # via build twiggy==0.5.1 # via # antsibull-core