Merge pull request #1805 from mandiant/dependabot/pip/pyinstaller-6.1.0

build(deps-dev): bump pyinstaller from 6.0.0 to 6.1.0
This commit is contained in:
Willi Ballenthin
2023-10-17 09:59:13 +02:00
committed by GitHub

View File

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