From 9fb41fb4d7ef257c790585d218d9ef756b71cb4d Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 28 May 2026 00:38:34 +0000 Subject: [PATCH] [stubsabot] Bump docutils to 0.23 Release: https://pypi.org/pypi/docutils/0.23 Homepage: https://docutils.sourceforge.io Repository: https://sourceforge.net/p/docutils/code Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/docutils Changelog: https://docutils.sourceforge.io/HISTORY.html If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/docutils/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/docutils/METADATA.toml b/stubs/docutils/METADATA.toml index 3d0d77995d83..f48cf6eedcb7 100644 --- a/stubs/docutils/METADATA.toml +++ b/stubs/docutils/METADATA.toml @@ -1,2 +1,2 @@ -version = "0.22.3" +version = "0.23" upstream-repository = "https://sourceforge.net/p/docutils/code"