File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ tree-sitter = "^0.23.2"
12
12
validators = " ^0.34.0"
13
13
falkordb = " ^1.0.5"
14
14
tree-sitter-c = " ^0.23.2"
15
- tree-sitter-python = " ^0.23.4 "
15
+ tree-sitter-python = " ^0.23.6 "
16
16
flask = " ^3.0.3"
17
17
python-dotenv = " ^1.0.1"
18
18
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ tornado==6.4.2 ; python_version >= "3.9" and python_version < "4.0"
68
68
tqdm == 4.67.1 ; python_version >= "3.9" and python_version < "4.0"
69
69
traitlets == 5.14.3 ; python_version >= "3.9" and python_version < "4.0"
70
70
tree-sitter-c == 0.21.4 ; python_version >= "3.9" and python_version < "4.0"
71
- tree-sitter-python == 0.21.0 ; python_version >= "3.9" and python_version < "4.0"
71
+ tree-sitter-python == 0.23.6 ; python_version >= "3.9" and python_version < "4.0"
72
72
tree-sitter == 0.23.2 ; python_version >= "3.9" and python_version < "4.0"
73
73
typing-extensions == 4.12.2 ; python_version >= "3.9" and python_version < "4.0"
74
74
urllib3 == 2.2.3 ; python_version >= "3.9" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments