From ec31b9a35af1348b74d822c99e5c138069dc41e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 15:04:54 +0000 Subject: [PATCH] chore(deps-dev): bump docutils from 0.20.1 to 0.22 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.20.1 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: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 52c2dc7b94e..56ddcefb038 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ colorama==0.4.6 cryptography==45.0.5 Deprecated==1.2.18 dill==0.4.0 -docutils==0.20.1 +docutils==0.22 flit==3.12.0 flit_core==3.12.0 frozenlist==1.7.0