Skip to content

Commit

Permalink
Merge pull request #919 from mandiant/dependabot/pip/pyinstaller-6.3.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump pyinstaller from 6.2.0 to 6.3.0
  • Loading branch information
mr-tz authored Dec 11, 2023
2 parents 4433aec + 124d24b commit c711614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"types-tabulate==0.9.0.3",
],
"build": [
"pyinstaller==6.2.0",
"pyinstaller==6.3.0",
],
},
zip_safe=False,
Expand Down

0 comments on commit c711614

Please sign in to comment.