Skip to content

Commit

Permalink
Bump PyInstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Jan 8, 2025
1 parent 05de5c0 commit 441ea32
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -47,7 +47,7 @@ packages = [
[tool.poetry.group.dev.dependencies]
pytest = "^8.0"
makefun = "^1.9.5"
pyinstaller = { version = "^6.0", python = "<3.13" }
pyinstaller = { version = "^6.10", python = "<3.14" }
Sphinx = { version = "^7.2", python = ">=3.9, <3.13" }
sphinx-rtd-theme = "^1.2.2"
sphinx-autodoc-typehints = "^2"
Expand Down

0 comments on commit 441ea32

Please sign in to comment.