From 5d63e048ec33a536a412249b0d299929a4343fa4 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 00:14:51 +0000 Subject: [PATCH] ci: refresh docs build dependencies --- tests/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 504b6a29cf..0e7964b612 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -52,13 +52,13 @@ babel==2.17.0 # sphinx-intl build==1.3.0 # via antsibull-core -certifi==2025.10.5 +certifi==2025.11.12 # via requests cffi==2.0.0 ; platform_python_implementation != 'PyPy' # via cryptography charset-normalizer==3.4.4 # via requests -click==8.3.0 +click==8.3.1 # via sphinx-intl colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32' # via