Skip to content

Commit 72bbb6d

Browse files
authored
Merge pull request #18 from FalkorDB/dependabot/pip/staging/tree-sitter-0.23.2
Bump tree-sitter from 0.22.3 to 0.23.2
2 parents 2efc3f1 + 40a55e3 commit 72bbb6d

File tree

2 files changed

+46
-34
lines changed

2 files changed

+46
-34
lines changed

poetry.lock

Lines changed: 45 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = "^3.9"
1010
graphrag-sdk = { version = "^0.3.0", extras = ["openai"] }
11-
tree-sitter = "^0.22.3"
11+
tree-sitter = "^0.23.2"
1212
validators = "^0.34.0"
1313
falkordb = "^1.0.5"
1414
tree-sitter-c = "^0.21.4"

0 commit comments

Comments
 (0)