From e0a568e1048948726c06874a1a6a1b99fb46d771 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Fri, 2 Jan 2026 00:17:44 +0000 Subject: [PATCH] [stubsabot] Bump flake8-simplify to 0.30.* Release: https://pypi.org/pypi/flake8-simplify/0.30.0 Homepage: https://github.com/MartinThoma/flake8-simplify Repository: https://github.com/MartinThoma/flake8-simplify Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/flake8-simplify 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/flake8-simplify/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/flake8-simplify/METADATA.toml b/stubs/flake8-simplify/METADATA.toml index 5e130f0d97af..55561890fd38 100644 --- a/stubs/flake8-simplify/METADATA.toml +++ b/stubs/flake8-simplify/METADATA.toml @@ -1,2 +1,2 @@ -version = "0.22.*" +version = "0.30.*" upstream_repository = "https://github.com/MartinThoma/flake8-simplify"