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

Commit f07a7a4

Browse files
chore(deps): update dependency pyinstaller to v6
1 parent b848395 commit f07a7a4

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pyupgrade = "^3.3.1"
5555
optional = true
5656

5757
[tool.poetry.group.build.dependencies]
58-
pyinstaller = "^5.7.0"
58+
pyinstaller = "^6.0.0"
5959

6060
[tool.isort]
6161
balanced_wrapping = true

0 commit comments

Comments
 (0)