diff --git a/pyproject.toml b/pyproject.toml index b501a35..b3533ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" license = {file = "LICENSE"} requires-python = ">=3.10" dependencies = [ - "cf-remote>=0.7.3", + "cf-remote>=0.8.11", "cfbs>=5.5.0", "tree-sitter-cfengine>=1.1.12", "tree-sitter>=0.25",