Skip to content

Commit 700573c

Browse files
author
stubsabot
committed
[stubsabot] Bump peewee to 4.0.6
Release: https://pypi.org/pypi/peewee/4.0.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: coleifer/peewee@4.0.5...4.0.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. - 1 file included in typeshed's stubs has been modified or renamed: `peewee.py`. - Total lines of Python code added: 585. - Total lines of Python code deleted: 101. 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
1 parent 132ae01 commit 700573c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

stubs/peewee/METADATA.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
version = "4.0.5"
2-
upstream-repository = "https://github.com/coleifer/peewee"
31
# We're not providing stubs for all playhouse modules right now
42
# https://github.com/python/typeshed/pull/11731#issuecomment-2065729058
3+
version = "4.0.6"
4+
upstream-repository = "https://github.com/coleifer/peewee"
55
partial-stub = true
66

77
[tool.stubtest]

0 commit comments

Comments
 (0)