diff --git a/pyproject.toml b/pyproject.toml index e026c2c..aad671d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "kiss-agent-framework==0.2.27", "hydra-core==1.3.2", "networkx==3.6.1", - "tomlkit>=0.14.0", + "tomlkit>=0.15.0", "tree-sitter==0.25.2", "tree-sitter-rust==0.24.0", ]