Skip to content

Commit 4b2318c

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps-dev): bump pyinstaller from 6.16.0 to 6.17.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.16.0 to 6.17.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.16.0...v6.17.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb4d265 commit 4b2318c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ win_dist = [
101101
"wheel==0.45.1",
102102
"pip==25.3",
103103
"pywin32==311",
104-
"pyinstaller==6.16.0",
104+
"pyinstaller==6.17.0",
105105
"packaging==25.0",
106106
]
107107

0 commit comments

Comments
 (0)