From 366c7921369f10dbe74b69e1b198de51f92818e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:00:09 +0000 Subject: [PATCH] build(deps): bump docutils from 0.22.4 to 0.23 in /rst 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] --- rst/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rst/requirements.txt b/rst/requirements.txt index 8853824..f2dcd03 100644 --- a/rst/requirements.txt +++ b/rst/requirements.txt @@ -1,3 +1,3 @@ -docutils==0.22.4 +docutils==0.23 rstcheck==6.2.5 rst2pdf==0.105