Skip to content

Commit 73fe632

Browse files
authored
Update pyinstaller version to 5.13.1
even more minimal change
1 parent 4dd0745 commit 73fe632

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ test = [
6565
"types-setuptools"
6666
]
6767
localize = ["doit", "ftfy"]
68-
package = ["doit", "pyinstaller>5.13.0,<6.0.0"]
68+
package = ["doit", "pyinstaller==5.13.1"]
6969
versioning = [
7070
"doit",
7171
"pyinstaller_versionfile",

0 commit comments

Comments
 (0)