Skip to content

Commit

Permalink
fix(deps): update dependency pyinstaller to v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent 5e21dad commit d5b7aa9
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
40 changes: 22 additions & 18 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
Expand Up @@ -28,7 +28,7 @@ typer = ">=0.6.1"
aiofiles = ">=0.1.9"
Jinja2 = "^3"
pydantic = "^2"
pyinstaller = { version = "6.3.0", optional = true }
pyinstaller = { version = "6.4.0", optional = true }
unix-ar = "^0.2.1"
rich = "*"
dirsync = "^2.2.5"
Expand Down

0 comments on commit d5b7aa9

Please sign in to comment.