Skip to content

Commit 1c23a2b

Browse files
build(deps): bump cedarscript-grammar in the python-packages group
Bumps the python-packages group with 1 update: [cedarscript-grammar](https://github.com/CEDARScript/cedarscript-grammar). Updates `cedarscript-grammar` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/CEDARScript/cedarscript-grammar/releases) - [Commits](https://github.com/CEDARScript/cedarscript-grammar/commits) --- updated-dependencies: - dependency-name: cedarscript-grammar dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 675b07c commit 1c23a2b

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
@@ -26,7 +26,7 @@ classifiers = [
2626
]
2727
keywords = ["parser", "ast", "cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
2828
dependencies = [
29-
"cedarscript-grammar==0.1.0",
29+
"cedarscript-grammar==0.2.0",
3030
]
3131
requires-python = ">=3.8"
3232

0 commit comments

Comments
 (0)