Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency pyinstaller to v6
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 13, 2023
1 parent 8d22c98 commit e82d29e
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
@@ -55,7 +55,7 @@ pyupgrade = "^3.3.1"
optional = true

[tool.poetry.group.build.dependencies]
pyinstaller = "^5.7.0"
pyinstaller = "^6.0.0"

[tool.isort]
balanced_wrapping = true

0 comments on commit e82d29e

Please sign in to comment.