Skip to content

Commit 5adc465

Browse files
chore(deps): bump pyinstaller from 6.13.0 to 6.14.1
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.13.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.13.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]>
1 parent 509c2ac commit 5adc465

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"PyQt5==5.15.11",
4040
"platformdirs==4.3.8",
4141
"pyrr==0.10.3",
42-
"pyinstaller==6.13.0"
42+
"pyinstaller==6.14.1"
4343
]
4444

4545
[project.optional-dependencies]

0 commit comments

Comments
 (0)