diff --git a/pyproject.toml b/pyproject.toml index 0526ec5..fac91c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ "click<=9", "colorlog<7", "markdown2<3", - "pyhafas==0.5.0", + "pyhafas==0.6.0", "rich<14", "strip-ansi<0.2", ]