Skip to content

Commit

Permalink
Bump pyinstaller from 5.1 to 5.6.2
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.1 to 5.6.2.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v5.1...v5.6.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 Nov 5, 2022
1 parent 8999580 commit 06a7661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def find_version(*file_paths):
install_requires=[
"click==8.1.3",
"docker==5.0.3",
"PyInstaller==5.1",
"PyInstaller==5.6.2",
"texttable==1.6.4",
"python-dateutil==2.8.1",
"Jinja2==3.1.2",
Expand Down

0 comments on commit 06a7661

Please sign in to comment.