diff --git a/pyproject.toml b/pyproject.toml index 850b5a087..8f39fcf85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ dev = [ "types-tabulate==0.9.0.20240106", ] build = [ - "pyinstaller==6.8.0", + "pyinstaller==6.10.0", "setuptools==75.1.0", "build==1.2.1" ]