From ea53448b4a66c3b05b4bd9beafc7974863eea8bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 14:33:37 +0000 Subject: [PATCH] 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 cfdd2f791..c9c47b72f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ decorator==5.3.1 # via ipython defusedxml==0.7.1 # via nbconvert -docutils==0.22.4 +docutils==0.23 # via # nbsphinx # sphinx