Skip to content

Commit 40a55e3

Browse files
Bump tree-sitter from 0.22.3 to 0.23.2
Bumps [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) from 0.22.3 to 0.23.2. - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](tree-sitter/py-tree-sitter@v0.22.3...v0.23.2) --- updated-dependencies: - dependency-name: tree-sitter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a55d72 commit 40a55e3

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)