From 56896264e48797bc948e1d85dea1fee258ff2ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:15:30 -0800 Subject: [PATCH] Bump docutils from 0.20.1 to 0.21.2 in /docs (#4342) --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f841d5b..422cde7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ myst-parser==4.0.0 Sphinx==7.4.7 # Older versions break Sphinx even though they're declared to be supported. -docutils==0.20.1 +docutils==0.21.2 sphinxcontrib-programoutput==0.17 sphinx_copybutton==0.5.2 furo==2024.8.6