From bda21cf85acd1cdc6fe7b828e1d1178616ea1bdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 08:29:11 -0400 Subject: [PATCH] [stubsabot] Bump xmltodict to 0.15.* (#14679) --- stubs/xmltodict/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/xmltodict/METADATA.toml b/stubs/xmltodict/METADATA.toml index d3fcc0b4b..652259c6d 100644 --- a/stubs/xmltodict/METADATA.toml +++ b/stubs/xmltodict/METADATA.toml @@ -1,2 +1,2 @@ -version = "0.14.*" +version = "0.15.*" upstream_repository = "https://github.com/martinblech/xmltodict"