From c1d25612520fe1025306e0f3f78236ab75468abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 10:07:14 +0000 Subject: [PATCH] Bump docutils from 0.16 to 0.18.1 in /docs Bumps [docutils](http://docutils.sourceforge.net/) from 0.16 to 0.18.1. --- updated-dependencies: - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 687d18b76c..382e96b535 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ archspec==0.1.3 -docutils==0.16 # https://github.com/sphinx-doc/sphinx/issues/9001 +docutils==0.18.1 # https://github.com/sphinx-doc/sphinx/issues/9001 jsonschema==3.2.0 semver==2.13.0 Sphinx==4.4.0