Skip to content

Commit bb14926

Browse files
dependabot[bot]tlecomte
authored andcommitted
chore(deps): bump pyinstaller from 6.11.1 to 6.12.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.11.1 to 6.12.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.11.1...v6.12.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbc6ca7 commit bb14926

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.6",
4141
"pyrr==0.10.3",
42-
"pyinstaller==6.11.1"
42+
"pyinstaller==6.12.0"
4343
]
4444

4545
[project.optional-dependencies]

0 commit comments

Comments
 (0)