Skip to content

Commit ac197ba

Browse files
dependabot[bot]surister
authored andcommitted
Update claudette requirement from <0.2 to <0.3
Updates the requirements on [claudette](https://github.com/AnswerDotAI/claudette) to permit the latest version. - [Release notes](https://github.com/AnswerDotAI/claudette/releases) - [Changelog](https://github.com/AnswerDotAI/claudette/blob/main/CHANGELOG.md) - [Commits](AnswerDotAI/claudette@0.0.3...0.2.0) --- updated-dependencies: - dependency-name: claudette dependency-version: 0.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b6e577 commit ac197ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ optional-dependencies.develop = [
9191
"validate-pyproject<1",
9292
]
9393
optional-dependencies.llm = [
94-
"claudette<0.2",
94+
"claudette<0.3",
9595
"openai<2",
9696
]
9797
optional-dependencies.manyio = [

0 commit comments

Comments
 (0)