From 7c6d1213bbc27b62bd86b94d437c25984e4ed58c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 15:28:06 +0000 Subject: [PATCH] Bump docutils from 0.21.2 to 0.22.3 in /docs Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22.3. - [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.3 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 c27575c4..d2a3a505 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ certifi==2025.11.12 charset-normalizer==3.4.4 cssutils==2.11.1 dict2css==0.3.0.post1 -docutils==0.21.2 +docutils==0.22.3 domdf_python_tools==3.10.0 filelock==3.20.0 furo==2025.9.25