From 740a37a5ed27ce5fa7c96b046cf1c7f575c8dfcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 22:13:30 +0000 Subject: [PATCH] Update azure-search-documents requirement in /python Updates the requirements on [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) to permit the latest version. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-search-documents_11.6.0b4...azure-search-documents_12.1.0b1) --- updated-dependencies: - dependency-name: azure-search-documents dependency-version: 12.1.0b1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index e0fccc8d4fec..95f2426afce9 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -73,7 +73,7 @@ aws = [ azure = [ "azure-ai-inference >= 1.0.0b6", "azure-core-tracing-opentelemetry >= 1.0.0b11", - "azure-search-documents >= 11.6.0b4, < 12.0.0", + "azure-search-documents >= 11.6.0b4, < 13.0.0", "azure-cosmos ~= 4.7" ] chroma = [