Skip to content

Commit a7cc6b6

Browse files
build(deps-dev): bump tree-sitter from 0.24.0 to 0.25.1
Bumps [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) from 0.24.0 to 0.25.1. - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](tree-sitter/py-tree-sitter@v0.24.0...v0.25.1) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.25.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d89ea27 commit a7cc6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.24.0",
31+
"tree-sitter==0.25.1",
3232
"tree-sitter-zeek==0.2.9",
3333
]
3434

0 commit comments

Comments
 (0)