From a47268dc33de0bc04f3e1906a0506c61851b3255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 01:36:50 +0000 Subject: [PATCH] Bump docutils from 0.16 to 0.19 in /docs Bumps [docutils](https://docutils.sourceforge.io/) from 0.16 to 0.19. --- 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..078efdfbd8 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.19 # https://github.com/sphinx-doc/sphinx/issues/9001 jsonschema==3.2.0 semver==2.13.0 Sphinx==4.4.0