From c53e6d94e987c27f60bed55a2dc8001ffcd10cd2 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 10 Jan 2022 22:30:47 +0100 Subject: [PATCH] Use antsibull 0.40.1 for docsite build (#76675) --- docs/docsite/known_good_reqs.txt | 4 ++-- docs/docsite/requirements.txt | 4 ++-- test/sanity/code-smell/docs-build.requirements.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/docsite/known_good_reqs.txt b/docs/docsite/known_good_reqs.txt index 722e4bd3eb8..f3601b38e1a 100644 --- a/docs/docsite/known_good_reqs.txt +++ b/docs/docsite/known_good_reqs.txt @@ -4,7 +4,7 @@ # test/sanity/code-smell/docs-build.requirements.txt # test/sanity/code-smell/rstcheck.requirements.txt -antsibull == 0.39.2 +antsibull == 0.40.1 # sphinx 4.2.0 requires docutils < 0.18 docutils == 0.17.1 jinja2 == 3.0.3 @@ -15,5 +15,5 @@ rstcheck == 3.3.1 sphinx == 4.2.0 sphinx-notfound-page == 0.8 # must be >= 0.6 sphinx-intl == 2.0.1 -sphinx-ansible-theme === 0.8.0 +sphinx-ansible-theme === 0.9.0 straight.plugin == 1.5.0 # Needed for hacking/build-ansible.py which is the backend build script diff --git a/docs/docsite/requirements.txt b/docs/docsite/requirements.txt index ff212ba833c..bd28796fd4e 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.39.2 +antsibull >= 0.40.1 docutils jinja2 pygments >= 2.10.0 @@ -12,6 +12,6 @@ rstcheck sphinx sphinx-notfound-page >= 0.6 sphinx-intl -sphinx-ansible-theme >= 0.7.0 +sphinx-ansible-theme >= 0.9.0 resolvelib straight.plugin # Needed for hacking/build-ansible.py which is the backend build script diff --git a/test/sanity/code-smell/docs-build.requirements.txt b/test/sanity/code-smell/docs-build.requirements.txt index 1462ae9aa5f..197a707f85d 100644 --- a/test/sanity/code-smell/docs-build.requirements.txt +++ b/test/sanity/code-smell/docs-build.requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.8.0 aiosignal==1.2.0 alabaster==0.7.12 ansible-pygments==0.1.0 -antsibull==0.39.2 +antsibull==0.40.1 antsibull-changelog==0.12.0 async-timeout==4.0.1 asyncio-pool==0.5.2 @@ -34,7 +34,7 @@ sh==1.14.2 six==1.16.0 snowballstemmer==2.1.0 Sphinx==4.2.0 -sphinx-ansible-theme==0.8.0 +sphinx-ansible-theme==0.9.0 sphinx-notfound-page==0.8 sphinx-rtd-theme==1.0.0 sphinxcontrib-applehelp==1.0.2