From 0fb5bedf82309f619ea72dcb24b21b5edab9ddd2 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 08:14:21 +0100 Subject: [PATCH] ci: refresh docs build dependencies (#3070) 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 d1a104eeb2..d78500b910 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -58,14 +58,14 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy' # via cryptography charset-normalizer==3.4.3 # via requests -click==8.2.1 +click==8.3.0 # via sphinx-intl colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32' # via # build # click # sphinx -cryptography==45.0.7 +cryptography==46.0.1 # via -r tests/requirements.in docutils==0.18.1 # via