From beacdefaa78652d252186c3d04d31be739a002c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 16:44:47 +0000 Subject: [PATCH] build(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 36cb4212e..1704823c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ sphinx-sitemap==2.9.0 # fork of furo with a few changes that are not merged upstream git+https://github.com/haampie/furo.git@c1d161cb9e04b481ec3331db981aacfa132ecaa6#egg=furo python-levenshtein==0.27.3 -docutils==0.21.2 +docutils==0.23 pygments==2.20.0 urllib3==2.7.0 pytest==9.1.1