summaryrefslogtreecommitdiff
path: root/docs/docsite/requirements.txt
diff options
context:
space:
mode:
authorFelix Fontein <felix@fontein.de>2021-09-27 22:52:05 +0200
committerGitHub <noreply@github.com>2021-09-27 16:52:05 -0400
commit8643db5ac3f583cecaf03d20473902cfdfdb7574 (patch)
treea5ac4f262d385cde4382d18e76b693fa8f5ad051 /docs/docsite/requirements.txt
parenta160eeedd8dfe164c12708a013cb2ed0b1ee35f0 (diff)
downloadansible-8643db5ac3f583cecaf03d20473902cfdfdb7574.tar.gz
Bump antsibull version to get support for attributes and CLI options (#75787)
* Bump antsibull version to get support for attributes and CLI options. * Include fix for attributes. * Include fix for rst_epilog collision and for #75799.
Diffstat (limited to 'docs/docsite/requirements.txt')
-rw-r--r--docs/docsite/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/requirements.txt b/docs/docsite/requirements.txt
index 7d6257daf3..ac3175a77a 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