From a0fd69e984698eca5d628b54cd73ada681fdd2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 17:34:09 +0000 Subject: [PATCH] build(deps): bump docutils from 0.22.0 to 0.23 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22.0 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-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index ae25ce3..bc0b58e 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -7,5 +7,5 @@ sphinx-copybutton==0.5.2 sphinx_rtd_theme==3.1.0 sphinx-design==0.7.0 sphinxcontrib-spelling==8.0.2 -docutils==0.22.0 +docutils==0.23 sphinx-tabs==3.5.0