mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04:00
Bump tree-sitter from 0.24.0 to 0.26.0 in /suite/auto-sync
Bumps [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) from 0.24.0 to 0.26.0. - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](https://github.com/tree-sitter/py-tree-sitter/compare/v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0055d669ed
commit
a289d5b85b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ name = "autosync"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"termcolor >= 2.3.0",
|
||||
"tree_sitter == 0.24.0",
|
||||
"tree_sitter == 0.26.0",
|
||||
"tree-sitter-cpp == 0.23.4",
|
||||
"black >= 24.3.0",
|
||||
"usort >= 1.0.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue