Skip to content

Commit d611622

Browse files
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] <support@github.com>
1 parent d821a11 commit d611622

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
@@ -53,7 +53,7 @@ doc = [
5353
"sphinx_toolbox==4.0.0",
5454
]
5555
freeze = [
56-
"pyinstaller==6.14.2",
56+
"pyinstaller==6.15.0",
5757
"packaging==25.0",
5858
"PyGithub==2.6.1",
5959
"appdirs==1.4.4",

0 commit comments

Comments
 (0)