Skip to content

Commit 02b688d

Browse files
Bump antsibull-docs to 2.16.2. (#2317) (#2325)
(cherry picked from commit 359c198) Co-authored-by: Felix Fontein <[email protected]>
1 parent 9e23db2 commit 02b688d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.16.1 # currently approved version
5+
antsibull-docs == 2.16.2 # currently approved version

tests/requirements-relaxed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ antsibull-changelog==0.31.1
2828
# via antsibull-docs
2929
antsibull-core==3.4.0
3030
# via antsibull-docs
31-
antsibull-docs==2.16.1
31+
antsibull-docs==2.16.2
3232
# via -r tests/requirements-relaxed.in
3333
antsibull-docs-parser==1.1.0
3434
# via antsibull-docs

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ antsibull-changelog==0.31.1
2828
# via antsibull-docs
2929
antsibull-core==3.4.0
3030
# via antsibull-docs
31-
antsibull-docs==2.16.1
31+
antsibull-docs==2.16.2
3232
# via
3333
# -c tests/constraints.in
3434
# -r tests/requirements-relaxed.in

0 commit comments

Comments
 (0)