From c9d098cf868806fe8edfe57f47e04e4dc33fcfe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 20:48:27 +0000 Subject: [PATCH] Bump docutils from 0.21.2 to 0.22.3 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22.3. - [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.3 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 f9d54b2..972a660 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ colorama==0.4.6 # sphinx coverage==7.13.0 # via pytest-cov -docutils==0.21.2 +docutils==0.22.3 # via # myst-parser # sphinx