diff --git a/pyproject.toml b/pyproject.toml index 0a1af8dd..d9745be7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "PyQt5==5.15.11", "platformdirs==4.5.0", "pyrr==0.10.3", - "pyinstaller==6.16.0" + "pyinstaller==6.17.0" ] [project.optional-dependencies]