Skip to content

Commit 1abc44e

Browse files
authored
Upgrade antsibull-docs to 2.15.0 and antsibull-core to 3.3.0. (#1994)
1 parent 652880b commit 1abc44e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/constraints.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# and antsibull-docs that production builds rely upon.
33

44
sphinx == 7.2.5
5-
antsibull-docs == 2.14.0 # currently approved version
5+
antsibull-docs == 2.15.0 # currently approved version

tests/requirements-relaxed.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ ansible-pygments==0.1.1
2626
# sphinx-ansible-theme
2727
antsibull-changelog==0.30.0
2828
# via antsibull-docs
29-
antsibull-core==3.1.0
29+
antsibull-core==3.3.0
3030
# via antsibull-docs
31-
antsibull-docs==2.14.0
31+
antsibull-docs==2.15.0
3232
# via -r tests/requirements-relaxed.in
3333
antsibull-docs-parser==1.1.0
3434
# via antsibull-docs

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ ansible-pygments==0.1.1
2626
# sphinx-ansible-theme
2727
antsibull-changelog==0.30.0
2828
# via antsibull-docs
29-
antsibull-core==3.1.0
29+
antsibull-core==3.3.0
3030
# via antsibull-docs
31-
antsibull-docs==2.14.0
31+
antsibull-docs==2.15.0
3232
# via
3333
# -c tests/constraints.in
3434
# -r tests/requirements-relaxed.in

0 commit comments

Comments
 (0)