Skip to content

Commit e25883a

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

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
@@ -92,7 +92,7 @@ win_dist = [
9292
"wheel==0.45.1",
9393
"pip==25.2",
9494
"pywin32==311",
95-
"pyinstaller==6.15.0",
95+
"pyinstaller==6.16.0",
9696
"packaging==25.0",
9797
]
9898

0 commit comments

Comments
 (0)