Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 805d31f commit c919268
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 26 deletions.
56 changes: 31 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ nox = '^2023.4'
nox-poetry = '^1.0'
pre-commit = '^3.5'
prettyprinter = '^0.18'
pyinstaller = '^6.1'
pyinstaller = '^6.11'
pytest = '^8.2'
pytest-cov = '>=3.0'
pytest-xdist = '>=2.2'
Expand Down

0 comments on commit c919268

Please sign in to comment.