Skip to content

Commit da158f4

Browse files
committed
Bump tree-sitter
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 28d2035 commit da158f4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ soupsieve==2.6
1919
text-unidecode==1.3
2020
urllib3==2.2.3
2121
wheel==0.45.1
22-
tree-sitter==0.22.0
23-
tree-sitter-bash==0.21.0
22+
tree-sitter==0.23.0
2423
tree-sitter-c==0.21.1
2524
tree-sitter-cpp==0.22.0
2625
tree-sitter-go==0.21.0

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ install_requires =
5050
samecode
5151
typecode
5252
tree-sitter
53-
tree-sitter-bash
5453
tree-sitter-c
5554
tree-sitter-cpp
5655
tree-sitter-go

0 commit comments

Comments
 (0)