mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
[devel] ci: refresh docs build dependencies, bump antsibull-docs to 2.17.0 (#2677)
* Bump antsibull-docs to 2.17.0. * ci: refresh docs build dependencies --------- Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f81e05d19a
commit
25dfe8c379
@@ -3,7 +3,7 @@
|
||||
# This constraint file also pins other versions for which there are known limitations.
|
||||
|
||||
sphinx == 7.2.5
|
||||
antsibull-docs == 2.16.3 # currently approved version
|
||||
antsibull-docs == 2.17.0 # currently approved version
|
||||
|
||||
sphinx-rtd-theme >= 2.0.0 # Fix 404 pages with new sphinx -- https://github.com/ansible/ansible-documentation/issues/678
|
||||
rstcheck < 6 # rstcheck 6.x has problem with rstcheck.core triggered by include files w/ sphinx directives https://github.com/rstcheck/rstcheck-core/issues/3
|
||||
|
||||
@@ -6,7 +6,7 @@ aiofiles==24.1.0
|
||||
# antsibull-fileutils
|
||||
aiohappyeyeballs==2.6.1
|
||||
# via aiohttp
|
||||
aiohttp==3.12.6
|
||||
aiohttp==3.12.7
|
||||
# via
|
||||
# antsibull-core
|
||||
# antsibull-docs
|
||||
@@ -26,7 +26,7 @@ antsibull-changelog==0.34.0
|
||||
# via antsibull-docs
|
||||
antsibull-core==3.4.0
|
||||
# via antsibull-docs
|
||||
antsibull-docs==2.16.3
|
||||
antsibull-docs==2.17.0
|
||||
# via
|
||||
# -c tests/constraints.in
|
||||
# -r tests/requirements.in
|
||||
@@ -202,7 +202,7 @@ twiggy==0.5.1
|
||||
# antsibull-docs
|
||||
types-docutils==0.18.3
|
||||
# via rstcheck
|
||||
typing-extensions==4.13.2
|
||||
typing-extensions==4.14.0
|
||||
# via
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
|
||||
Reference in New Issue
Block a user