Skip to content

Commit b0c04cc

Browse files
authored
Merge pull request #22 from FalkorDB/dependabot/pip/staging/tree-sitter-c-0.23.2
Bump tree-sitter-c from 0.21.4 to 0.23.2
2 parents d021576 + fb1006f commit b0c04cc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -11,7 +11,7 @@ graphrag-sdk = { version = "^0.3.1", extras = ["openai"] }
1111
tree-sitter = "^0.23.2"
1212
validators = "^0.34.0"
1313
falkordb = "^1.0.5"
14-
tree-sitter-c = "^0.21.4"
14+
tree-sitter-c = "^0.23.2"
1515
tree-sitter-python = "^0.21.0"
1616
flask = "^3.0.3"
1717
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)