Skip to content

Commit

Permalink
Bump pyinstaller from 5.13.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.0 to 6.0.0.
- [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.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alexdewar committed Sep 26, 2023
1 parent a75b301 commit 2ac67fc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -34,7 +34,7 @@ pre-commit = "^3.3.3"
black = "^23.9.1"
flake8 = "^6.0.0"
flake8-docstrings = "^1.6.0"
pyinstaller = "^5.13.0"
pyinstaller = "^6.0.0"
types-pyyaml = "^6.0.12.10"
types-beautifulsoup4 = "^4.12.0.5"
pytest-qt = "^4.2.0"
Expand Down

0 comments on commit 2ac67fc

Please sign in to comment.