diff --git a/pyproject.toml b/pyproject.toml index 4e9c5c9..4a886fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ license = {file = "LICENSE"} requires-python = ">=3.10" dependencies = [ "cf-remote>=0.7.3", - "cfbs>=5.5.0", + "cfbs>=5.5.4", "tree-sitter-cfengine>=1.1.12", "tree-sitter>=0.25", "markdown-it-py>=3.0.0",