Skip to content

Commit 4a0ba2c

Browse files
build(deps-dev): bump pyinstaller from 6.18.0 to 6.19.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.18.0 to 6.19.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.18.0...v6.19.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27f0d89 commit 4a0ba2c

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
@@ -50,7 +50,7 @@ diffused = "diffused.cli:main"
5050
[project.optional-dependencies]
5151
build = [
5252
"build==1.4.0",
53-
"pyinstaller==6.18.0",
53+
"pyinstaller==6.19.0",
5454
"twine==6.2.0",
5555
]
5656
docs = [

0 commit comments

Comments
 (0)