Skip to content

Commit 5af6aba

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump pyinstaller from 6.14.2 to 6.15.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.14.2 to 6.15.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.14.2...v6.15.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a35eac1 commit 5af6aba

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
@@ -86,7 +86,7 @@ win_dist = [
8686
"wheel==0.45.1",
8787
"pip==25.1.1",
8888
"pywin32==311",
89-
"pyinstaller==6.14.2",
89+
"pyinstaller==6.15.0",
9090
"packaging==25.0",
9191
]
9292

0 commit comments

Comments
 (0)