From c84465329162913dc7ab56af1f6ea658a120ad89 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 8 Apr 2026 00:27:15 +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 3d0d77995d83..a917f20dd2a7 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"