From e3bea8f1a75037b6439e4cd19bec84610245d35e Mon Sep 17 00:00:00 2001 From: "ansible-documentation-bot[bot]" <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:37:16 +0000 Subject: [PATCH] ci: refresh docs build dependencies (#3447) 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 a5fa989e49..9d4193775d 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -99,7 +99,7 @@ multidict==6.7.0 # via # aiohttp # yarl -packaging==25.0 +packaging==26.0 # via # -r tests/requirements.in # antsibull-changelog @@ -115,7 +115,7 @@ propcache==0.4.1 # via # aiohttp # yarl -pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' +pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' # via cffi pydantic==2.12.5 # via