Skip to content

Commit 8ba48d1

Browse files
build(deps): bump pyinstaller from 6.12.0 to 6.14.1 (#2688)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.12.0 to 6.14.1. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.12.0...v6.14.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.14.1 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> Co-authored-by: Mike Hunhoff <[email protected]>
1 parent d6f442b commit 8ba48d1

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
@@ -156,7 +156,7 @@ build = [
156156
# we want all developer environments to be consistent.
157157
# These dependencies are not used in production environments
158158
# and should not conflict with other libraries/tooling.
159-
"pyinstaller==6.12.0",
159+
"pyinstaller==6.14.1",
160160
"setuptools==80.9.0",
161161
"build==1.2.2"
162162
]

0 commit comments

Comments
 (0)