Skip to content

Commit 453992a

Browse files
Update pydantic-evals requirement from <2.0,>=1.70 to >=1.70,<3.0
Updates the requirements on [pydantic-evals](https://github.com/pydantic/pydantic-ai) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic-ai/releases) - [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md) - [Commits](pydantic/pydantic-ai@v1.70.0...v2.0.0) --- updated-dependencies: - dependency-name: pydantic-evals dependency-version: 2.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ff3211 commit 453992a

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
@@ -60,7 +60,7 @@ sandbox = [
6060
"e2b-code-interpreter>=1.0,<2.0"
6161
]
6262
evals = [
63-
"pydantic-evals>=1.70,<2.0"
63+
"pydantic-evals>=1.70,<3.0"
6464
]
6565

6666
[project.urls]

0 commit comments

Comments
 (0)