Skip to content

Commit

Permalink
Bump pyinstaller in helper
Browse files Browse the repository at this point in the history
  • Loading branch information
elibon99 committed Jan 8, 2025
1 parent 6a0d2d7 commit 017d898
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions helper/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 helper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packages = [{ include = "helper" }]


[tool.poetry.group.dev.dependencies]
pyinstaller = { version = "^6.0", python = "<3.13" }
pyinstaller = { version = "^6.10", python = "<3.14" }
pytest = "^8.0.0"
mypy = "^1.7.1"
types-Pillow = "^10.2.0.0"
Expand Down

0 comments on commit 017d898

Please sign in to comment.