diff --git a/pyproject.toml b/pyproject.toml index 35b5554c2..5f1e812de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ dev = [ "types-protobuf==4.23.0.3", ] build = [ - "pyinstaller==5.10.1", + "pyinstaller==5.13.1", "setuptools==68.0.0", "build==0.10.0" ]