From 6d82be45d170c43fa4f4d53068e04a1c0e6c9ed5 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 24 Sep 2026 00:22:41 +0000 Subject: [PATCH] [stubsabot] Bump untangle to 1.3.* Release: https://pypi.org/pypi/untangle/1.3.0 Repository: https://github.com/stchris/untangle Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/untangle Diff: https://github.com/stchris/untangle/compare/1.2.1...v1.3.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 548. - Total lines of Python code deleted: 104. 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 --- stubs/untangle/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/untangle/METADATA.toml b/stubs/untangle/METADATA.toml index 5ce60ac0831b..551b100d3dc3 100644 --- a/stubs/untangle/METADATA.toml +++ b/stubs/untangle/METADATA.toml @@ -1,2 +1,2 @@ -version = "1.2.*" +version = "1.3.*" upstream-repository = "https://github.com/stchris/untangle"