From bec0feebed98e4f557e77752846a39e3676ec834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 16:15:43 +0000 Subject: [PATCH] Bump docutils from 0.21.2 to 0.22.4 in /docs Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22.4. - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.4 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 3ee47a91eaa..4c6450e64f8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ myst-parser==4.0.1 Sphinx==8.2.3 # Older versions break Sphinx even though they're declared to be supported. -docutils==0.21.2 +docutils==0.22.4 sphinxcontrib-programoutput==0.18 sphinx_copybutton==0.5.2 furo==2025.12.19