Skip to content

Commit 8e912ce

Browse files
Update dependency pyinstaller to v5 [SECURITY]
1 parent a312706 commit 8e912ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ mypy = "^1.7"
3333
black = "^23"
3434
autoflake = "^2.2"
3535
pytest-cov = "^4"
36-
pyinstaller = "^4.1"
36+
pyinstaller = "^5.0.0"
3737
pylint = "^3.0.1"
3838
codecov = "^2.1.12"
3939

0 commit comments

Comments
 (0)