From 3e55fc1f05d86757457c17de2b082e5974890c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 06:57:39 +0000 Subject: [PATCH] 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: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 0b5ed4b364..f617fc0c75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ sphinxcontrib-programoutput==0.18 furo==2025.7.19 sphinx-copybutton==0.5.2 python-levenshtein==0.27.1 -docutils==0.20.1 +docutils==0.22 Pygments==2.19.2