diff --git a/pyproject.toml b/pyproject.toml index 3613a1ef..f3624d84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "pytest-timeout" ] build = [ - "pyinstaller==6.18.0" + "pyinstaller==6.19.0" ] desktop = [ "winotify",