Skip to content

Commit a70a2f5

Browse files
committed
update llm-change-agent version
1 parent ba9cda6 commit a70a2f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -13,7 +13,7 @@ python = ">=3.9,<4.0.0"
1313
oaklib = ">=0.5.0"
1414
PyGithub = "^2.3.0"
1515
setuptools = ">=70.1.1"
16-
llm-change-agent = {version = "^0.0.8", extras = ["llm"], optional = true}
16+
llm-change-agent = {version = "^0.0.9", extras = ["llm"], optional = true}
1717

1818

1919
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)