Skip to content

Commit d68ed47

Browse files
Build(deps): Bump pyinstaller from 6.6.0 to 6.7.0
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]>
1 parent b1f571c commit d68ed47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ doc = [
5454
"sphinx_toolbox==3.5.0",
5555
]
5656
freeze = [
57-
"pyinstaller==6.6.0",
57+
"pyinstaller==6.7.0",
5858
"packaging==24.0",
5959
"PyGithub==2.3.0",
6060
"appdirs==1.4.4",

0 commit comments

Comments
 (0)