From 1420aabc6b457a0ac425dc4049a6d18fea40c422 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 08:37:11 +0100 Subject: [PATCH] [stubsabot] Bump lupa to 2.6.* (#14919) 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 Co-authored-by: stubsabot <> --- 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 ce6fd0811..b82a8453e 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"