Skip to content

Commit

Permalink
build(deps-dev): 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 7ac7b9c commit 9959470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ keywords = [
requires-python = ">= 3.10"

dependencies = [
"tree-sitter==0.23.2",
"tree-sitter==0.24.0",
"tree-sitter-zeek==0.2.1",
]

Expand Down

0 comments on commit 9959470

Please sign in to comment.