diff --git a/pyproject.toml b/pyproject.toml index 726efab4..964554f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "pytest-timeout" ] build = [ - "pyinstaller==6.18.0" + "pyinstaller==6.20.0" ] desktop = [ "winotify",