Skip to content

Commit e9ae50f

Browse files
Bump azure-ai-evaluation from 1.2.0 to 1.5.0
Bumps [azure-ai-evaluation](https://github.com/Azure/azure-sdk-for-python) from 1.2.0 to 1.5.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-ai-evaluation_1.2.0...azure-ai-evaluation_1.5.0) --- updated-dependencies: - dependency-name: azure-ai-evaluation dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 197977b commit e9ae50f

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
@@ -20,7 +20,7 @@ dependencies = [
2020
"requests",
2121
"python-dotenv",
2222
"azure-ai-generative[evaluate]==1.0.0b11",
23-
"azure-ai-evaluation==1.2.0",
23+
"azure-ai-evaluation==1.5.0",
2424
"marshmallow==3.23.2", # Older version required due to promptflow issue with _T import
2525
"azure-search-documents",
2626
"typer",

0 commit comments

Comments
 (0)