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 20, 2025
1 parent c6ff937 commit fd48dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ typing-extensions==4.12.2;python_version<"3.11"
tomli==1.1.0; python_version<"3.11"
tomli_w==1.2.0
rich==13.9.4
tree-sitter==0.23.2
tree-sitter==0.24.0
ignorelib==0.3.0
requests==2.32.3
sarif-om==1.0.4
Expand Down

0 comments on commit fd48dff

Please sign in to comment.