diff --git a/pyproject.toml b/pyproject.toml index 07ab70e5a..d64040f1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "types-tabulate==0.9.0.20240106", ] build = [ - "pyinstaller==6.6.0", + "pyinstaller==6.7.0", "setuptools==70.0.0", "build==1.2.1" ]