diff --git a/pyproject.toml b/pyproject.toml index 92170a63c..70433b8fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ dev = [ "types-protobuf==4.23.0.3", ] build = [ - "pyinstaller==6.1.0", + "pyinstaller==6.2.0", "setuptools==68.0.0", "build==1.0.3" ]