diff --git a/pyproject.toml b/pyproject.toml index 2f16ec92..8ef3a4a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ doc = [ "sphinx_toolbox==3.6.0", ] freeze = [ - "pyinstaller==6.8.0", + "pyinstaller==6.9.0", "packaging==24.1", "PyGithub==2.3.0", "appdirs==1.4.4",