diff --git a/pyproject.toml b/pyproject.toml index 49385ebf..fa42f53f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ doc = [ "sphinx_toolbox==4.0.0", ] freeze = [ - "pyinstaller==6.14.1", + "pyinstaller==6.14.2", "packaging==25.0", "PyGithub==2.6.1", "appdirs==1.4.4",