Skip to content

Commit

Permalink
chore(deps): update pyinstaller requirement from ==5.13.* to ==6.11.* (
Browse files Browse the repository at this point in the history
…aws-deadline#508)

Updates the requirements on [pyinstaller](https://github.com/pyinstaller/pyinstaller) to permit the latest version.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v5.13.0...v6.11.0)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Sawatzky <[email protected]>
  • Loading branch information
dependabot[bot] and justinsaws authored Dec 3, 2024
1 parent bb91152 commit a735baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-installer.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pyinstaller == 5.13.*
pyinstaller == 6.11.*

0 comments on commit a735baf

Please sign in to comment.