From df0e677d1b137a1233e1c738d7475d226732aff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 11:10:31 +0000 Subject: [PATCH] chore(deps): bump docutils from 0.21.2 to 0.22 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] --- 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 a9317b642e32..48841d6b6bda 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -50,7 +50,7 @@ docutils==0.20.1 ; python_full_version < '3.9' # readme-renderer # sphinx # sphinx-rtd-theme -docutils==0.21.2 ; python_full_version >= '3.9' +docutils==0.22 ; python_full_version >= '3.9' # via # readme-renderer # sphinx