Skip to content

Commit

Permalink
build(deps-dev): bump tree-sitter from 0.23.0 to 0.23.2
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.0 to 0.23.2.
- [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases)
- [Commits](tree-sitter/py-tree-sitter@v0.23.0...v0.23.2)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ec8d1cd commit f23b991
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.9"

dependencies = [
"tree-sitter==0.23.0",
"tree-sitter==0.23.2",
"tree-sitter-zeek==0.1.1",
]

Expand Down

0 comments on commit f23b991

Please sign in to comment.