Skip to content

Commit

Permalink
Update dependency pyinstaller to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 8121568 commit 41a9f3e
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 @@ mypy = "^1.4"
black = "^23"
autoflake = "^2.2"
pytest-cov = "^4"
pyinstaller = "^4.1"
pyinstaller = "^6.0.0"
pylint = "^2.17.5"
codecov = "^2.1.12"

Expand Down

0 comments on commit 41a9f3e

Please sign in to comment.