From ee5ae520df4c9a2a2d3ecd783df1cfe0ff2c2c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:05:55 +0000 Subject: [PATCH] chore(deps): bump docutils from 0.22.4 to 0.23 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] --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 314f552edb91..d72b9dfb4a82 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -54,7 +54,7 @@ docutils==0.21.2 ; python_full_version < '3.11' # readme-renderer # sphinx # sphinx-rtd-theme -docutils==0.22.4 ; python_full_version >= '3.11' +docutils==0.23 ; python_full_version >= '3.11' # via # readme-renderer # sphinx