[build] Bump PyInstaller version pin to >=6.11.1 (#11507)
Authored by: bashonly
This commit is contained in:
parent
0ec9bfed4d
commit
f9c8deb4e5
2 changed files with 3 additions and 3 deletions
|
|
@ -83,7 +83,7 @@ test = [
|
|||
"pytest-rerunfailures~=14.0",
|
||||
]
|
||||
pyinstaller = [
|
||||
"pyinstaller>=6.10.0", # Windows temp cleanup fixed in 6.10.0
|
||||
"pyinstaller>=6.11.1", # Windows temp cleanup fixed in 6.11.1
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue