Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit ca9eb8f

Browse files
chore(deps): update dependency pyinstaller to v6
1 parent 156bdca commit ca9eb8f

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
@@ -18,7 +18,7 @@ autopep8 = "==1.7.1"
1818
flake8 = "==5.0.4"
1919
mypy = "0.991"
2020
pre-commit = "==3.4.0"
21-
pyinstaller = "4.5.1"
21+
pyinstaller = "6.0.0"
2222
types-selenium = "==3.141.9"
2323

2424
[build-system]

0 commit comments

Comments
 (0)