diff --git a/pyproject.toml b/pyproject.toml index 9b5cb0d2..3c36b84b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ doc = [ "sphinx-copybutton==0.5.2", ] freeze = [ - "pyinstaller==5.12.0", + "pyinstaller==5.13.0", "packaging==23.1", "PyGithub==1.58.2", "appdirs==1.4.4",