Skip to content

Commit

Permalink
Update dependency pyinstaller/pyinstaller to v6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent e8ea499 commit fcb7caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ types = [
"types-setuptools~=69.0.0.0",
"types-tqdm~=4.66.0.1",
]
pyinstaller = ["pyinstaller==6.2.0"]
pyinstaller = ["pyinstaller==6.3.0"]

[project.scripts]
ph_rando = "ph_rando.ui.main:main"
Expand Down

0 comments on commit fcb7caf

Please sign in to comment.