From ee6a092a9482f3bbfc350d7a26ebc58509f4879e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 09:20:56 +0000 Subject: [PATCH] chore(deps): bump docutils from 0.21.2 to 0.23 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfd2c5763a3..9e21f0607a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alabaster==1.0.0 Babel==2.18.0 certifi==2026.6.17 charset-normalizer==3.4.7 -docutils==0.21.2 +docutils==0.23 idna==3.18 imagesize==2.0.0 importlib-metadata==9.0.0