From e40bfb6862394e5a5f0ca8f98afb710a92682c62 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 22 Jul 2026 00:29:10 +0000 Subject: [PATCH] [stubsabot] Bump peewee to 4.2.6 Release: https://pypi.org/pypi/peewee/4.2.6 Repository: https://github.com/coleifer/peewee Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/peewee Changelog: https://github.com/coleifer/peewee/blob/master/CHANGELOG.md Diff: https://github.com/coleifer/peewee/compare/4.1.2...4.2.6 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 2 files included in typeshed's stubs have been modified or renamed: `peewee.py`, `playhouse/flask_utils.py`. - Total lines of Python code added: 2491. - Total lines of Python code deleted: 429. 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/peewee/METADATA.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stubs/peewee/METADATA.toml b/stubs/peewee/METADATA.toml index 4316ca82b9b3..4e1d55351962 100644 --- a/stubs/peewee/METADATA.toml +++ b/stubs/peewee/METADATA.toml @@ -1,7 +1,7 @@ -version = "4.1.2" -upstream-repository = "https://github.com/coleifer/peewee" # We're not providing stubs for all playhouse modules right now # https://github.com/python/typeshed/pull/11731#issuecomment-2065729058 +version = "4.2.6" +upstream-repository = "https://github.com/coleifer/peewee" partial-stub = true [tool.stubtest]