Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Commit

Permalink
Bump pyinstaller from 6.9.0 to 6.10.0 (#442)
Browse files Browse the repository at this point in the history
* Bump pyinstaller from 6.9.0 to 6.10.0

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.9.0 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@v6.9.0...v6.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* empty commit to trigger ci

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: konstantin <[email protected]>
  • Loading branch information
dependabot[bot] and hf-kklein authored Sep 3, 2024
1 parent 562596e commit 72fd028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-build_executable.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ packaging==24.0
# via
# pyinstaller
# pyinstaller-hooks-contrib
pyinstaller==6.9.0
pyinstaller==6.10.0
# via -r dev_requirements/requirements-build_executable.in
pyinstaller-hooks-contrib==2024.7
pyinstaller-hooks-contrib==2024.8
# via pyinstaller

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 72fd028

Please sign in to comment.