Merge pull request #2092 from mandiant/dependabot/pip/pyinstaller-6.7.0

build(deps): bump pyinstaller from 6.6.0 to 6.7.0
This commit is contained in:
Moritz
2024-05-29 10:21:14 +02:00
committed by GitHub
+1 -1
View File
@@ -97,7 +97,7 @@ dev = [
"types-protobuf==5.26.0.20240422",
]
build = [
"pyinstaller==6.6.0",
"pyinstaller==6.7.0",
"setuptools==69.5.1",
"build==1.2.1"
]