From 85246a70ee72a7802c1684e68ce6d379506e8e6b Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 16 Apr 2026 00:32:03 +0000 Subject: [PATCH] [stubsabot] Bump lupa to 2.8.* Release: https://pypi.org/pypi/lupa/2.8 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..9ab84dd92ab1 100644 --- a/stubs/lupa/METADATA.toml +++ b/stubs/lupa/METADATA.toml @@ -1,2 +1,2 @@ -version = "2.6.*" +version = "2.8.*" upstream-repository = "https://github.com/scoder/lupa"