mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
[devel] ci: refresh docs build dependencies (#2905)
* Bump antsibull-docs to 2.20.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
7a35c9b7c5
commit
4e1d7e407d
@@ -3,7 +3,7 @@
|
||||
# This constraint file also pins other versions for which there are known limitations.
|
||||
|
||||
sphinx == 7.2.5
|
||||
antsibull-docs == 2.19.1 # currently approved version
|
||||
antsibull-docs == 2.20.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
|
||||
|
||||
@@ -26,7 +26,7 @@ antsibull-changelog==0.34.0
|
||||
# via antsibull-docs
|
||||
antsibull-core==3.4.0
|
||||
# via antsibull-docs
|
||||
antsibull-docs==2.19.1
|
||||
antsibull-docs==2.20.0
|
||||
# via
|
||||
# -c tests/constraints.in
|
||||
# -r tests/requirements.in
|
||||
@@ -37,7 +37,7 @@ antsibull-docutils==1.3.0
|
||||
# -r tests/requirements.in
|
||||
# antsibull-changelog
|
||||
# antsibull-docs
|
||||
antsibull-fileutils==1.3.0
|
||||
antsibull-fileutils==1.4.0
|
||||
# via
|
||||
# antsibull-changelog
|
||||
# antsibull-core
|
||||
|
||||
Reference in New Issue
Block a user