From 4483c0957aee1e057e0991b145392729d84a0e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:14:33 +0000 Subject: [PATCH] chore(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86c54bd8200..764d64975ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alabaster==1.0.0 Babel==2.17.0 certifi==2025.11.12 charset-normalizer==3.4.4 -docutils==0.21.2 +docutils==0.22.3 idna==3.11 imagesize==1.4.1 importlib-metadata==8.7.0