diff --git a/pyproject.toml b/pyproject.toml index 38f2e80cf..471c39e66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ dev = [ "types-protobuf==4.23.0.3", ] build = [ - "pyinstaller==6.2.0", + "pyinstaller==6.3.0", "setuptools==69.0.2", "build==1.0.3" ]