From db214a75c52205b13dcb257858fc64a40741de29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:03:35 +0000 Subject: [PATCH] Bump docutils from 0.22.4 to 0.23 in /docs Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22.4 to 0.23. - [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.23' 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 59ee71f..494a770 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ beartype==0.22.9 beautifulsoup4==4.14.3 certifi==2026.5.20 charset-normalizer==3.4.7 -docutils==0.22.4 +docutils==0.23 furo==2025.12.19 idna==3.18 imagesize==2.0.0