mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh docs build dependencies (#3096)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ca1a070f08
commit
602e65f849
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user