mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
[stubsabot] Bump pyinstaller to 5.9.* (#9880)
Release: https://pypi.org/pypi/pyinstaller/5.9.0 Homepage: https://www.pyinstaller.org/ Diff: https://github.com/pyinstaller/pyinstaller/compare/v5.8.0...v5.9.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. - 3 files included in typeshed's stubs have been modified or renamed: `PyInstaller/__init__.py`, `PyInstaller/building/build_main.py`, `PyInstaller/isolated/_parent.py`. - Total lines of Python code added: 28. - Total lines of Python code deleted: 59.
This commit is contained in:
committed by
GitHub
parent
ad9c7c1d0c
commit
6d2d91c8f9
@@ -1,2 +1,2 @@
|
||||
version = "5.8.*"
|
||||
version = "5.9.*"
|
||||
requires = ["types-setuptools"]
|
||||
|
||||
Reference in New Issue
Block a user