Skip to content

Commit 5afce62

Browse files
renovate[bot]fyhertz
authored andcommitted
fix(deps): update dependency pyinstaller to v5.10.1
1 parent 2f4e150 commit 5afce62

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

+14-14
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 = "^1"
31-
pyinstaller = { version = "5.9.0", optional = true }
31+
pyinstaller = { version = "5.10.1", optional = true }
3232
unix-ar = "^0.2.1"
3333
rich = "*"
3434
dirsync = "^2.2.5"

0 commit comments

Comments
 (0)