Skip to content

Commit 8e57721

Browse files
authored
Merge pull request #161 from zeek/dependabot/pip/tree-sitter-0.26.0
build(deps): bump tree-sitter from 0.25.2 to 0.26.0
2 parents 94cd998 + a1d9c52 commit 8e57721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires-python = ">= 3.10"
2828

2929
dependencies = [
3030
"argcomplete>=3.6.1",
31-
"tree-sitter==0.25.2",
31+
"tree-sitter==0.26.0",
3232
"tree-sitter-zeek==0.2.15",
3333
]
3434

0 commit comments

Comments
 (0)