From 74f591742511b2a45dedf0e89506468655c001ae Mon Sep 17 00:00:00 2001 From: Don Naro Date: Tue, 7 Oct 2025 08:12:20 +0100 Subject: [PATCH] bump antsibull-docs-parser to fix build issues (#3098) Co-authored-by: Felix Fontein <5781356+felixfontein@users.noreply.github.com> (cherry picked from commit cf4c532ea552b4c4007a0f97e223f7a1c6036983) --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 49482882e36..77afa522aef 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -34,7 +34,7 @@ antsibull-docs==2.18.0 # via # -c tests/constraints.in # -r tests/requirements.in -antsibull-docs-parser==1.2.1 +antsibull-docs-parser==1.2.2 # via antsibull-docs antsibull-docutils==1.2.0 # via antsibull-changelog