Skip to content

Commit

Permalink
build(deps-dev): bump pyinstaller from 5.10.1 to 5.13.2
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.10.1 to 5.13.2.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/v5.13.2/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v5.10.1...v5.13.2)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 7b08f2d commit ac78f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dev = [
"types-protobuf==4.23.0.3",
]
build = [
"pyinstaller==5.10.1",
"pyinstaller==5.13.2",
"setuptools==68.0.0",
"build==0.10.0"
]
Expand Down

0 comments on commit ac78f17

Please sign in to comment.