Skip to content

Commit 5520d9a

Browse files
chore(deps): bump tree-sitter from 0.20.4 to 0.25.2
Bumps [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) from 0.20.4 to 0.25.2. - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](tree-sitter/py-tree-sitter@v0.20.4...v0.25.2) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f45ac6f commit 5520d9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-sdk/requirements-ml.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ python-dotenv==1.0.0
3939
joblib==1.5.3
4040

4141
# Code Understanding
42-
tree-sitter==0.20.4
42+
tree-sitter==0.25.2
4343
tree-sitter-python==0.20.4
4444
tree-sitter-javascript==0.25.0
4545
pygments==2.17.2

0 commit comments

Comments
 (0)