From cfce984e7dceda58ddcf7a0d52ab92b3e6079877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:56:53 +0000 Subject: [PATCH] Bump docutils from 0.20.1 to 0.22.4 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.20.1 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 90b82779d..edb8d5e2b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ flake8 == 6.1.0 rellu == 0.7 twine == 6.2.0 wheel == 0.46.3 -docutils == 0.20.1 +docutils == 0.22.4 pygments == 2.20.0 beautifulsoup4 == 4.12.2