From df8eed53022898ab6c04b0ed51d5bc429aeb08c6 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Fri, 7 Nov 2025 00:16:05 +0000 Subject: [PATCH] [stubsabot] Bump docutils to 0.22.3 Release: https://pypi.org/pypi/docutils/0.22.3 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 4a5df21d5c5c..1a84d3665e0c 100644 --- a/stubs/docutils/METADATA.toml +++ b/stubs/docutils/METADATA.toml @@ -1,2 +1,2 @@ -version = "0.22.2" +version = "0.22.3" upstream_repository = "https://sourceforge.net/p/docutils/code"