Skip to content

Commit

Permalink
Update dependency pyinstaller to v5 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent a312706 commit 8e912ce
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.7"
black = "^23"
autoflake = "^2.2"
pytest-cov = "^4"
pyinstaller = "^4.1"
pyinstaller = "^5.0.0"
pylint = "^3.0.1"
codecov = "^2.1.12"

Expand Down

0 comments on commit 8e912ce

Please sign in to comment.