mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh docs build dependencies (#2787)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7cf2dedcd8
commit
2ee7a2ff48
@@ -10,7 +10,7 @@ aiohttp==3.12.13
|
|||||||
# via
|
# via
|
||||||
# antsibull-core
|
# antsibull-core
|
||||||
# antsibull-docs
|
# antsibull-docs
|
||||||
aiosignal==1.3.2
|
aiosignal==1.4.0
|
||||||
# via aiohttp
|
# via aiohttp
|
||||||
alabaster==0.7.16
|
alabaster==0.7.16
|
||||||
# via sphinx
|
# via sphinx
|
||||||
@@ -18,7 +18,7 @@ annotated-types==0.7.0
|
|||||||
# via
|
# via
|
||||||
# antsibull-changelog
|
# antsibull-changelog
|
||||||
# pydantic
|
# pydantic
|
||||||
ansible-pygments==0.1.1
|
ansible-pygments==0.1.2
|
||||||
# via
|
# via
|
||||||
# antsibull-docs
|
# antsibull-docs
|
||||||
# sphinx-ansible-theme
|
# sphinx-ansible-theme
|
||||||
@@ -32,7 +32,7 @@ antsibull-docs==2.18.0
|
|||||||
# -r tests/requirements.in
|
# -r tests/requirements.in
|
||||||
antsibull-docs-parser==1.2.1
|
antsibull-docs-parser==1.2.1
|
||||||
# via antsibull-docs
|
# via antsibull-docs
|
||||||
antsibull-docutils==1.2.0
|
antsibull-docutils==1.2.1
|
||||||
# via antsibull-changelog
|
# via antsibull-changelog
|
||||||
antsibull-fileutils==1.3.0
|
antsibull-fileutils==1.3.0
|
||||||
# via
|
# via
|
||||||
@@ -62,7 +62,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
|
|||||||
# build
|
# build
|
||||||
# click
|
# click
|
||||||
# sphinx
|
# sphinx
|
||||||
cryptography==45.0.4
|
cryptography==45.0.5
|
||||||
# via -r tests/requirements.in
|
# via -r tests/requirements.in
|
||||||
docutils==0.18.1
|
docutils==0.18.1
|
||||||
# via
|
# via
|
||||||
@@ -90,7 +90,7 @@ jinja2==3.1.6
|
|||||||
# sphinx
|
# sphinx
|
||||||
markupsafe==3.0.2
|
markupsafe==3.0.2
|
||||||
# via jinja2
|
# via jinja2
|
||||||
multidict==6.6.2
|
multidict==6.6.3
|
||||||
# via
|
# via
|
||||||
# aiohttp
|
# aiohttp
|
||||||
# yarl
|
# yarl
|
||||||
@@ -202,8 +202,9 @@ twiggy==0.5.1
|
|||||||
# antsibull-docs
|
# antsibull-docs
|
||||||
types-docutils==0.18.3
|
types-docutils==0.18.3
|
||||||
# via rstcheck
|
# via rstcheck
|
||||||
typing-extensions==4.14.0
|
typing-extensions==4.14.1
|
||||||
# via
|
# via
|
||||||
|
# aiosignal
|
||||||
# pydantic
|
# pydantic
|
||||||
# pydantic-core
|
# pydantic-core
|
||||||
# rstcheck
|
# rstcheck
|
||||||
|
|||||||
Reference in New Issue
Block a user