From 50bc87eb416e635d62828da630e610b3826275fc Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Fri, 19 Dec 2025 00:17:38 +0000 Subject: [PATCH] [stubsabot] Bump docutils to 0.22.4 Release: https://pypi.org/pypi/docutils/0.22.4 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 1a84d3665e0c..6e85afb83c18 100644 --- a/stubs/docutils/METADATA.toml +++ b/stubs/docutils/METADATA.toml @@ -1,2 +1,2 @@ -version = "0.22.3" +version = "0.22.4" upstream_repository = "https://sourceforge.net/p/docutils/code"