From ae75ec60f8a2b67f4bd2eb5ffc3dd196cfcbe011 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 15:41:41 +0100 Subject: [PATCH] ci: refresh docs build dependencies (#2752) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 28f7a0f0d6..77af12217c 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -119,7 +119,7 @@ pydantic==2.11.7 # antsibull-docs pydantic-core==2.33.2 # via pydantic -pygments==2.19.1 +pygments==2.19.2 # via # ansible-pygments # sphinx @@ -210,7 +210,7 @@ typing-extensions==4.14.0 # typing-inspection typing-inspection==0.4.1 # via pydantic -urllib3==2.4.0 +urllib3==2.5.0 # via requests yamllint==1.37.1 # via -r tests/requirements.in