From 3dc2c9d7a7369b4016da36bb58e7bac1c99da9ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 22:03:13 +0000 Subject: [PATCH] build(deps): bump docutils from 0.22.4 to 0.23 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22.4 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 968289761..fff29a828 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ sphinx-last-updated-by-git==0.3.8 sphinx-sitemap==2.9.0 furo==2025.12.19 python-levenshtein==0.27.3 -docutils==0.22.4 +docutils==0.23 pygments==2.20.0 urllib3==2.7.0 pytest==9.1.1