Skip to content

Commit d77fd7b

Browse files
build(deps): bump pyinstaller from 6.22.2 to 6.22.3 (#169)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.22.2 to 6.22.3. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.22.2...v6.22.3) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.22.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41da602 commit d77fd7b

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
@@ -27,7 +27,7 @@ python-cli-template = "python_cli_template.cli:main"
2727
[project.optional-dependencies]
2828
build = [
2929
"build==1.6.1",
30-
"pyinstaller==6.22.2",
30+
"pyinstaller==6.22.3",
3131
"twine==7.0.0",
3232
]
3333
docs = [

0 commit comments

Comments
 (0)