diff --git a/pyproject.toml b/pyproject.toml index 102b51cb..48695296 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ doc = [ "sphinx-copybutton==0.5.2", ] freeze = [ - "pyinstaller==5.9.0", + "pyinstaller==5.10.1", "packaging==23.1", "PyGithub==1.58.1", "appdirs==1.4.4",