ci: refresh docs build dependencies (#3062)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2025-09-15 09:43:31 +01:00
committed by GitHub
parent e5c3f19454
commit 2e1f5af0d8

View File

@@ -54,7 +54,7 @@ build==1.3.0
# via antsibull-core # via antsibull-core
certifi==2025.8.3 certifi==2025.8.3
# via requests # via requests
cffi==1.17.1 ; platform_python_implementation != 'PyPy' cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via cryptography # via cryptography
charset-normalizer==3.4.3 charset-normalizer==3.4.3
# via requests # via requests
@@ -113,9 +113,9 @@ propcache==0.3.2
# via # via
# aiohttp # aiohttp
# yarl # yarl
pycparser==2.22 ; platform_python_implementation != 'PyPy' pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi # via cffi
pydantic==2.11.7 pydantic==2.11.9
# via # via
# antsibull-changelog # antsibull-changelog
# antsibull-core # antsibull-core