Skip to content

Commit 7c83b9e

Browse files
committed
cedarscript-ast-parser>=0.7.0
1 parent 057aa13 commit 7c83b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
2424
dependencies = [
2525
"orgecc-pylib>=0.1.3",
26-
"cedarscript-ast-parser>=0.6.1",
26+
"cedarscript-ast-parser>=0.7.0",
2727
"grep-ast==0.4.1",
2828
# https://github.com/tree-sitter/py-tree-sitter/issues/303
2929
# https://github.com/grantjenks/py-tree-sitter-languages/issues/64

0 commit comments

Comments
 (0)