mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
[stubsabot] Bump peewee to 3.17.6 (#12290)
Release: https://pypi.org/pypi/peewee/3.17.6 Homepage: https://github.com/coleifer/peewee/ Repository: https://github.com/coleifer/peewee Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/peewee Diff: https://github.com/coleifer/peewee/compare/3.17.5...3.17.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: 234. - Total lines of Python code deleted: 61.
This commit is contained in:
committed by
GitHub
parent
c01bd592d6
commit
96c8ade843
@@ -1,4 +1,4 @@
|
||||
version = "3.17.5"
|
||||
version = "3.17.6"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user