Skip to content

Commit e7f5e01

Browse files
dependabot[bot]tlecomte
authored andcommitted
chore(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 10ecd99 commit e7f5e01

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.14.2"
42+
"pyinstaller==6.15.0"
4343
]
4444

4545
[project.optional-dependencies]

0 commit comments

Comments
 (0)