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 Oct 6, 2023
1 parent 76fb471 commit 505cd88
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 = "^3.0.1"
codecov = "^2.1.12"

Expand Down

0 comments on commit 505cd88

Please sign in to comment.