From da170cbb57c965acaa1ede3db4a1e11200e4aed5 Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 15:22:33 +0100 Subject: [PATCH] ci: refresh docs build dependencies (#2572) Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> --- tests/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 1d2522f525..6701b557ae 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -6,7 +6,7 @@ aiofiles==24.1.0 # antsibull-fileutils aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.11.17 +aiohttp==3.11.18 # via # antsibull-core # antsibull-docs @@ -49,7 +49,7 @@ babel==2.17.0 # sphinx-intl build==1.2.2.post1 # via antsibull-core -certifi==2025.1.31 +certifi==2025.4.26 # via requests cffi==1.17.1 ; platform_python_implementation != 'PyPy' # via cryptography @@ -149,7 +149,7 @@ semantic-version==2.10.0 # antsibull-changelog # antsibull-core # antsibull-docs -setuptools==78.1.1 +setuptools==79.0.1 # via sphinx-intl six==1.17.0 # via twiggy