Skip to content

Commit

Permalink
build(deps-dev): bump pyinstaller from 5.13.2 to 6.1.0 (#217)
Browse files Browse the repository at this point in the history
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.2 to 6.1.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.2...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 6c2465d commit 91456f3
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 124 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typing-extensions = "*"

[dev-packages]
parameterized = "*"
pyinstaller = "==5.13.2"
pyinstaller = "==6.1.0"
black = "*"
flake8 = "*"
pytest = "*"
Expand Down
Loading

0 comments on commit 91456f3

Please sign in to comment.