mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
[devel] ci: refresh docs build dependencies (#2838)
* Bump antsibull-docs to 2.19.0. * ci: refresh docs build dependencies * Bump version to 2.19.1. --------- 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
0b8d80acef
commit
e7421d17cc
@@ -3,7 +3,7 @@
|
|||||||
# This constraint file also pins other versions for which there are known limitations.
|
# This constraint file also pins other versions for which there are known limitations.
|
||||||
|
|
||||||
sphinx == 7.2.5
|
sphinx == 7.2.5
|
||||||
antsibull-docs == 2.18.0 # currently approved version
|
antsibull-docs == 2.19.1 # currently approved version
|
||||||
|
|
||||||
sphinx-rtd-theme >= 2.0.0 # Fix 404 pages with new sphinx -- https://github.com/ansible/ansible-documentation/issues/678
|
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
|
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
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ antsibull-changelog==0.34.0
|
|||||||
# via antsibull-docs
|
# via antsibull-docs
|
||||||
antsibull-core==3.4.0
|
antsibull-core==3.4.0
|
||||||
# via antsibull-docs
|
# via antsibull-docs
|
||||||
antsibull-docs==2.18.0
|
antsibull-docs==2.19.1
|
||||||
# via
|
# via
|
||||||
# -c tests/constraints.in
|
# -c tests/constraints.in
|
||||||
# -r tests/requirements.in
|
# -r tests/requirements.in
|
||||||
@@ -36,6 +36,7 @@ antsibull-docutils==1.3.0
|
|||||||
# via
|
# via
|
||||||
# -r tests/requirements.in
|
# -r tests/requirements.in
|
||||||
# antsibull-changelog
|
# antsibull-changelog
|
||||||
|
# antsibull-docs
|
||||||
antsibull-fileutils==1.3.0
|
antsibull-fileutils==1.3.0
|
||||||
# via
|
# via
|
||||||
# antsibull-changelog
|
# antsibull-changelog
|
||||||
@@ -51,7 +52,7 @@ babel==2.17.0
|
|||||||
# sphinx-intl
|
# sphinx-intl
|
||||||
build==1.2.2.post1
|
build==1.2.2.post1
|
||||||
# via antsibull-core
|
# via antsibull-core
|
||||||
certifi==2025.7.9
|
certifi==2025.7.14
|
||||||
# via requests
|
# via requests
|
||||||
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
|
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
|
||||||
# via cryptography
|
# via cryptography
|
||||||
|
|||||||
Reference in New Issue
Block a user