mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 23:59:48 -08:00
build(deps-dev): bump pyinstaller from 5.10.1 to 6.0.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.10.1 to 6.0.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v5.10.1...v6.0.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -96,7 +96,7 @@ dev = [
|
||||
"types-protobuf==4.23.0.3",
|
||||
]
|
||||
build = [
|
||||
"pyinstaller==5.10.1",
|
||||
"pyinstaller==6.0.0",
|
||||
"setuptools==68.0.0",
|
||||
"build==1.0.3"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user