Skip to content

Commit 951a103

Browse files
Bump pyinstaller from 5.9.0 to 5.10.1
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.9.0 to 5.10.1. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v5.9.0...v5.10.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f907708 commit 951a103

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
@@ -53,7 +53,7 @@ doc = [
5353
"sphinx-copybutton==0.5.1",
5454
]
5555
freeze = [
56-
"pyinstaller==5.9.0",
56+
"pyinstaller==5.10.1",
5757
"packaging==23.1",
5858
"PyGithub==1.58.1",
5959
"appdirs==1.4.4",

0 commit comments

Comments
 (0)