diff --git a/pyproject.toml b/pyproject.toml index 19bcbb05..ff18a06a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "pytest-timeout" ] build = [ - "pyinstaller==6.18.0" + "pyinstaller==6.21.0" ] desktop = [ "winotify",