Merge pull request #2054 from mandiant/dependabot/pip/pyinstaller-6.6.0

build(deps): bump pyinstaller from 6.4.0 to 6.6.0
This commit is contained in:
Moritz
2024-04-30 12:01:19 +02:00
committed by GitHub

View File

@@ -97,7 +97,7 @@ dev = [
"types-protobuf==4.23.0.3",
]
build = [
"pyinstaller==6.4.0",
"pyinstaller==6.6.0",
"setuptools==69.5.1",
"build==1.2.1"
]