Skip to content

Commit a98d74d

Browse files
renovate[bot]fyhertz
authored andcommitted
fix(deps): update dependency pyinstaller to v5.13.0
1 parent aea8567 commit a98d74d

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

poetry.lock

+24-23
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.11.0", optional = true }
31+
pyinstaller = { version = "5.13.0", optional = true }
3232
unix-ar = "^0.2.1"
3333
rich = "*"
3434
dirsync = "^2.2.5"

0 commit comments

Comments
 (0)