Skip to content

Commit

Permalink
build(deps): bump pyinstaller from 6.6.0 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.6.0...v6.7.0)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent b5590ea commit a5ad1cb
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 @@ -68,7 +68,7 @@ dev = [
"types-tabulate==0.9.0.20240106",
]
build = [
"pyinstaller==6.6.0",
"pyinstaller==6.7.0",
"setuptools==69.5.1",
"build==1.2.1"
]
Expand Down

0 comments on commit a5ad1cb

Please sign in to comment.