Skip to content

Commit 2294518

Browse files
Build(deps-dev): Bump pyinstaller from 5.12.0 to 5.13.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2926189 commit 2294518

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
@@ -55,7 +55,7 @@ doc = [
5555
"sphinx-copybutton==0.5.2",
5656
]
5757
freeze = [
58-
"pyinstaller==5.12.0",
58+
"pyinstaller==5.13.0",
5959
"packaging==23.1",
6060
"PyGithub==1.58.2",
6161
"appdirs==1.4.4",

0 commit comments

Comments
 (0)