diff --git a/Cargo.toml b/Cargo.toml index 7a5c1bda0..60a6c000f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ tree-sitter-java = "=0.23.5" tree-sitter-kotlin-ng = "1.1.0" tree-sitter-typescript = "=0.23.2" tree-sitter-javascript = "=0.23.1" -tree-sitter-python = "=0.23.6" +tree-sitter-python = "=0.25.0" tree-sitter-rust = "=0.23.2" tree-sitter-preproc = { path = "./tree-sitter-preproc", version = "=0.20.3" } tree-sitter-ccomment = { path = "./tree-sitter-ccomment", version = "=0.20.3" }