From 517db2a2650d79e8a21d22220f44a44326a3f187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 06:31:29 +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 bf618beac..70fca8799 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ archspec==0.1.4 -docutils==0.17.1 # 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==5.1.1