From d2d6f83e323cd1f296bb28cf4f9c1f8ba1cba944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 06:01:46 +0000 Subject: [PATCH] Bump docutils from 0.21.2 to 0.22 in /docs Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22. - [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' 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 c923a26..361156e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ babel==2.17.0 certifi==2024.12.14 chardet==5.2.0 commonmark==0.9.1 -docutils==0.21.2 +docutils==0.22 idna==3.10 imagesize==1.4.1 pytz==2024.1