Bump docutils from 0.19 to 0.20.1 in /docs (#3699)

Bumps [docutils](https://docutils.sourceforge.io/) from 0.19 to 0.20.1.
This commit is contained in:
dependabot[bot] 2023-09-11 13:20:36 -07:00 committed by GitHub
parent b2f03f9132
commit 14f60c84c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
myst-parser==2.0.0
Sphinx==7.2.5
# Older versions break Sphinx even though they're declared to be supported.
docutils==0.19
docutils==0.20.1
sphinxcontrib-programoutput==0.17
sphinx_copybutton==0.5.2
furo==2023.9.10