Skip to content

Commit 7c0c39d

Browse files
chore(deps): bump pyinstaller from 6.14.2 to 6.15.0 (#38)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eebf48e commit 7c0c39d

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
@@ -24,7 +24,7 @@ python_cli_template = "python_cli_template.cli:main"
2424
[project.optional-dependencies]
2525
build = [
2626
"build==1.2.2.post1",
27-
"pyinstaller==6.14.2",
27+
"pyinstaller==6.15.0",
2828
"twine==6.1.0",
2929
]
3030
docs = [

0 commit comments

Comments
 (0)