From 7f6a5b1b0e1e0ddd14242b6ce3c7700d5f6c66b7 Mon Sep 17 00:00:00 2001 From: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 00:14:24 +0000 Subject: [PATCH] ci: refresh docs build dependencies --- tests/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 861ab5d284..1b279ef66c 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -30,7 +30,7 @@ antsibull-docs==2.21.0 # via # -c tests/constraints.in # -r tests/requirements.in -antsibull-docs-parser==1.2.1 +antsibull-docs-parser==1.2.2 # via antsibull-docs antsibull-docutils==1.3.0 # via @@ -65,7 +65,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32' # build # click # sphinx -cryptography==46.0.1 +cryptography==46.0.2 # via -r tests/requirements.in docutils==0.18.1 # via @@ -109,13 +109,13 @@ pathspec==0.12.1 # via yamllint perky==0.9.3 # via antsibull-core -propcache==0.3.2 +propcache==0.4.0 # via # aiohttp # yarl pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' # via cffi -pydantic==2.11.9 +pydantic==2.11.10 # via # antsibull-changelog # antsibull-core @@ -210,7 +210,7 @@ typing-extensions==4.15.0 # pydantic-core # rstcheck # typing-inspection -typing-inspection==0.4.1 +typing-inspection==0.4.2 # via pydantic urllib3==2.5.0 # via requests