Skip to content

Commit

Permalink
fix(deps): update dependency pyinstaller to v6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 2cbd2e3 commit 98b9191
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 22 deletions.
46 changes: 25 additions & 21 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.10.0", optional = true }
unix-ar = "^0.2.1"
rich = "*"
dirsync = "^2.2.5"
Expand Down

0 comments on commit 98b9191

Please sign in to comment.