From 900624e031f61f6d322e6362dc2993ee8ec8acb8 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sun, 6 Sep 2026 00:26:16 +0000 Subject: [PATCH] [stubsabot] Bump peewee to 4.5.0 Release: https://pypi.org/pypi/peewee/4.5.0 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.4.0...4.5.0 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. - 1 file included in typeshed's stubs has been modified or renamed: `peewee.py`. - Total lines of Python code added: 1660. - Total lines of Python code deleted: 481. 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 95601b145da8..b3a67fe01b9c 100644 --- a/stubs/peewee/METADATA.toml +++ b/stubs/peewee/METADATA.toml @@ -1,7 +1,7 @@ -version = "4.4.0" -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.5.0" +upstream-repository = "https://github.com/coleifer/peewee" partial-stub = true [tool.stubtest]