Skip to content

Commit 9951eec

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump pyinstaller from 6.13.0 to 6.14.1
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.13.0 to 6.14.1. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.13.0...v6.14.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a22357 commit 9951eec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ dev = [
6565
"mock==5.2.0",
6666
"mypy==1.16.0",
6767
"pre-commit==4.2.0",
68-
"pyinstaller==6.13.0",
6968
"pylint==3.3.7",
7069
"pyright==1.1.400",
7170
"pytest==8.4.0",
@@ -85,7 +84,7 @@ win_dist = [
8584
"wheel==0.45.1",
8685
"pip==25.1.1",
8786
"pywin32==310",
88-
"pyinstaller==6.13.0",
87+
"pyinstaller==6.14.1",
8988
"packaging==25.0",
9089
]
9190

0 commit comments

Comments
 (0)