Merge pull request #1847 from mandiant/dependabot/pip/pyinstaller-6.2.0

build(deps-dev): bump pyinstaller from 6.1.0 to 6.2.0
This commit is contained in:
Willi Ballenthin
2023-11-14 11:28:08 +01:00
committed by GitHub

View File

@@ -96,7 +96,7 @@ dev = [
"types-protobuf==4.23.0.3",
]
build = [
"pyinstaller==6.1.0",
"pyinstaller==6.2.0",
"setuptools==68.0.0",
"build==1.0.3"
]