Skip to content

Commit

Permalink
pyproject: fix tree-sitter version
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
  • Loading branch information
arthurzam committed Sep 1, 2024
1 parent e645712 commit a7da0db
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 @@ -46,7 +46,7 @@ dependencies = [
"lazy-object-proxy",
"lxml",
"pathspec",
"tree-sitter>=0.23.2",
"tree-sitter>=0.23.0",
"tree-sitter-bash>=0.21.0",
"snakeoil~=0.10.8",
"pkgcore~=0.12.25",
Expand Down

0 comments on commit a7da0db

Please # to comment.