Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyinstaller requirement from ~=5.7.0 to ~=6.10.0 in the pip group #12

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Commits on Aug 20, 2024

  1. Update pyinstaller requirement from ~=5.7.0 to ~=6.10.0 in the pip group

    Updates the requirements on [pyinstaller](https://github.com/pyinstaller/pyinstaller) to permit the latest version.
    
    Updates `pyinstaller` to 6.10.0
    - [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
    - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
    - [Commits](pyinstaller/pyinstaller@v5.7.0...v6.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyinstaller
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c01b206 View commit details
    Browse the repository at this point in the history