Skip to content

Commit

Permalink
Bump tree-sitter from 0.23.2 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) from 0.23.2 to 0.24.0.
- [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases)
- [Commits](tree-sitter/py-tree-sitter@v0.23.2...v0.24.0)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 9f94208 commit 6ee7cc5
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 47 deletions.
80 changes: 34 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ aiosqlite = "==0.20.0"
ollama = "==0.4.6"
pydantic-settings = "==2.7.1"
numpy = "==2.2.1"
tree-sitter = "==0.23.2"
tree-sitter = "==0.24.0"
tree-sitter-go = "==0.23.4"
tree-sitter-java = "==0.23.5"
tree-sitter-javascript = "==0.23.1"
Expand Down

0 comments on commit 6ee7cc5

Please sign in to comment.