From 912a57b1e6829d2c078292cb122fdba87653d106 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sat, 25 Oct 2025 00:15:16 +0000 Subject: [PATCH] [stubsabot] Bump lupa to 2.6.* Release: https://pypi.org/pypi/lupa/2.6 Homepage: https://github.com/scoder/lupa Repository: https://github.com/scoder/lupa Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/lupa 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/lupa/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/lupa/METADATA.toml b/stubs/lupa/METADATA.toml index ce6fd0811de1..b82a8453e4c1 100644 --- a/stubs/lupa/METADATA.toml +++ b/stubs/lupa/METADATA.toml @@ -1,2 +1,2 @@ -version = "2.5.*" +version = "2.6.*" upstream_repository = "https://github.com/scoder/lupa"