From 3e0cd9fad055373dc4550848178182fbb221d2c9 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 8 Apr 2026 00:27:19 +0000 Subject: [PATCH] [stubsabot] Bump lupa to 2.7.* Release: https://pypi.org/pypi/lupa/2.7 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 7867a8a93236..3c4c78f77df3 100644 --- a/stubs/lupa/METADATA.toml +++ b/stubs/lupa/METADATA.toml @@ -1,2 +1,2 @@ -version = "2.6.*" +version = "2.7.*" upstream-repository = "https://github.com/scoder/lupa"