Skip to content

Commit 16bba51

Browse files
[stable-2.18] ci: refresh docs build dependencies (#2907)
* Bump antsibull-docs to 2.20.0. * ci: refresh docs build dependencies --------- Co-authored-by: Felix Fontein <[email protected]> Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 10f8863 commit 16bba51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/constraints.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This constraint file also pins other versions for which there are known limitations.
44

55
sphinx == 7.2.5
6-
antsibull-docs == 2.19.1 # currently approved version
6+
antsibull-docs == 2.20.0 # currently approved version
77

88
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
99
sphinx-rtd-theme>=2.0.0 # Fix 404 pages with new sphinx -- https://github.com/ansible/ansible-documentation/issues/678

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ antsibull-changelog==0.34.0
3030
# via antsibull-docs
3131
antsibull-core==3.4.0
3232
# via antsibull-docs
33-
antsibull-docs==2.19.1
33+
antsibull-docs==2.20.0
3434
# via
3535
# -c tests/constraints.in
3636
# -r tests/requirements.in
@@ -40,7 +40,7 @@ antsibull-docutils==1.3.0
4040
# via
4141
# antsibull-changelog
4242
# antsibull-docs
43-
antsibull-fileutils==1.3.0
43+
antsibull-fileutils==1.4.0
4444
# via
4545
# antsibull-changelog
4646
# antsibull-core

0 commit comments

Comments
 (0)