Skip to content

Commit a5aae23

Browse files
renovate[bot]fyhertz
authored andcommitted
fix(deps): update dependency pyinstaller to v6
1 parent 08f06e5 commit a5aae23

File tree

2 files changed

+27
-43
lines changed

2 files changed

+27
-43
lines changed

poetry.lock

+26-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ typer = ">=0.6.1"
2828
aiofiles = ">=0.1.9"
2929
Jinja2 = "^3"
3030
pydantic = "^2"
31-
pyinstaller = { version = "5.13.0", optional = true }
31+
pyinstaller = { version = "6.3.0", optional = true }
3232
unix-ar = "^0.2.1"
3333
rich = "*"
3434
dirsync = "^2.2.5"

0 commit comments

Comments
 (0)