Skip to content

Commit 87c3cf3

Browse files
authored
releng - move dependency from lark-parser to lark per latest upstream name.
2 parents f212210 + cd98c74 commit 87c3cf3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classifiers = [
3939
[tool.poetry.dependencies]
4040
python = "^3.8"
4141
jmespath = "^1.0.1"
42-
lark-parser = "^0.12.0"
42+
lark = "^0.12.0"
4343
python-dateutil = "^2.9.0.post0"
4444
pyyaml = "^6.0.1"
4545
types-pyyaml = "^6.0.12.20240311"

0 commit comments

Comments
 (0)