Skip to content

Commit 6ee6fa1

Browse files
committed
cedarscript-ast-parser>=0.5.8
1 parent e102ca8 commit 6ee6fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
2424
dependencies = [
25-
"cedarscript-ast-parser>=0.5.6",
25+
"cedarscript-ast-parser>=0.5.8",
2626
"grep-ast==0.3.3",
2727
# https://github.com/tree-sitter/py-tree-sitter/issues/303
2828
# https://github.com/grantjenks/py-tree-sitter-languages/issues/64

0 commit comments

Comments
 (0)