Skip to content

Commit

Permalink
Merge pull request #2279 from mandiant/dependabot/pip/pyinstaller-6.10.0
Browse files Browse the repository at this point in the history
build(deps): bump pyinstaller from 6.9.0 to 6.10.0
  • Loading branch information
mr-tz committed Aug 15, 2024
2 parents 7a6f63c + bc2802f commit da27382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ build = [
# we want all developer environments to be consistent.
# These dependencies are not used in production environments
# and should not conflict with other libraries/tooling.
"pyinstaller==6.9.0",
"pyinstaller==6.10.0",
"setuptools==70.0.0",
"build==1.2.1"
]
Expand Down

0 comments on commit da27382

Please sign in to comment.