diff --git a/docs/docsite/requirements.txt b/docs/docsite/requirements.txt index 7d6257daf30..ac3175a77a0 100644 --- a/docs/docsite/requirements.txt +++ b/docs/docsite/requirements.txt @@ -3,7 +3,7 @@ # if you want known good versions of these dependencies # use known_good_reqs.txt instead -antsibull >= 0.34.0 +antsibull >= 0.38.2 docutils == 0.16 # pin for now until the problem with unordered lists is fixed # see https://github.com/readthedocs/sphinx_rtd_theme/issues/1115jinja2==3.0.1 jinja2