diff --git a/pyproject.toml b/pyproject.toml index 9d2f6dc8..12df796d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ doc = [ "sphinx-copybutton==0.5.2", ] freeze = [ - "pyinstaller==6.2.0", + "pyinstaller==6.3.0", "packaging==23.2", "PyGithub==2.1.1", "appdirs==1.4.4",