diff --git a/pyproject.toml b/pyproject.toml index 4c56bd6b..4b7da475 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ doc = [ "sphinx_toolbox==4.1.2", ] freeze = [ - "pyinstaller==6.17.0", + "pyinstaller==6.18.0", "packaging==25.0", "PyGithub==2.8.1", "appdirs==1.4.4",