Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Bump pyinstaller from 6.4.0 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.4.0 to 6.6.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.4.0...v6.6.0)

---
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 Apr 15, 2024
1 parent 44d2942 commit 23e07fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pytesseract==0.3.10
psutil==5.9.6
argparse==1.4.0
pywin32==306; platform_system == "Windows"
pyinstaller==6.4.0
pyinstaller==6.6.0
pylint==3.1.0
keyboard==0.13.5
isort[requirements_deprecated_finder,pipfile_deprecated_finder]==5.13.2
Expand Down

0 comments on commit 23e07fc

Please sign in to comment.