Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent eae2d84 commit 4f85d4c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions dev_requirements/requirements-build_executable.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@
altgraph==0.17.4
# via pyinstaller
packaging==24.0
# via pyinstaller
pefile==2023.2.7
# via pyinstaller
pyinstaller==6.6.0
# via -r dev_requirements\requirements-build_executable.in
# via
# pyinstaller
# pyinstaller-hooks-contrib
pyinstaller==6.7.0
# via -r dev_requirements/requirements-build_executable.in
pyinstaller-hooks-contrib==2024.6
# via pyinstaller
pywin32-ctypes==0.2.2
# via pyinstaller

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

0 comments on commit 4f85d4c

Please sign in to comment.