Bump docutils from 0.18.1 to 0.19 in /docs (#3161)

Bumps [docutils](https://docutils.sourceforge.io/) from 0.18.1 to 0.19.

---
updated-dependencies:
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-03 09:36:44 -07:00 committed by GitHub
parent 1a20c4d487
commit 27d7ea43eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
myst-parser==0.18.1
Sphinx==5.2.3
# Older versions break Sphinx even though they're declared to be supported.
docutils==0.18.1
docutils==0.19
sphinxcontrib-programoutput==0.17
sphinx_copybutton==0.5.0
furo==2022.9.29