From 42207d341c5168ee25bdb648575979ae90a61a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 04:49:59 +0000 Subject: [PATCH] Bump docutils from 0.20.1 to 0.23 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.20.1 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: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 71bc8bb10..82016ce4c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ ruff == 0.15.12 rellu == 0.7 twine == 6.2.0 wheel == 0.46.3 -docutils == 0.20.1 +docutils == 0.23 pygments == 2.20.0 beautifulsoup4 == 4.12.2