Skip to content

Commit

Permalink
Update to PyInstaller 5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aoirint committed Oct 9, 2023
1 parent 5ca4c30 commit 9174cac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
33 changes: 17 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 @@ -58,7 +58,7 @@ soxr = "^0.3.6"

[tool.poetry.group.dev.dependencies]
cython = "^0.29.34,>=0.29.33" # NOTE: for Python 3.11
pyinstaller = "^5.6,<5.7.0" # NOTE: 5.7.0 or higher will fail to build the bootloader.
pyinstaller = "^5.13.2"
pre-commit = "^2.16.0"
atomicwrites = "^1.4.0"
colorama = "^0.4.4"
Expand Down

0 comments on commit 9174cac

Please sign in to comment.