diff --git a/pyproject.toml b/pyproject.toml index 1c7e9c64d..393d5ce69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "types-tabulate==0.9.0.20240106", ] build = [ - "pyinstaller==6.7.0", + "pyinstaller==6.8.0", "setuptools==70.0.0", "build==1.2.1" ]