From 6543ba2ec18fcf7ab1485fd90b032c898ba4852c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 02:44:54 +0000 Subject: [PATCH] Bump azure-search-documents from 11.4.0b6 to 11.6.0b2 Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.4.0b6 to 11.6.0b2. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-search-documents_11.4.0b6...azure-search-documents_11.6.0b2) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 494ee70..0aebdf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ azure-identity==1.14.0 Flask==2.3.2 openai==0.27.7 -azure-search-documents==11.4.0b6 +azure-search-documents==11.6.0b2 azure-storage-blob==12.17.0 python-dotenv==1.0.0 azure-cosmos==4.5.0 \ No newline at end of file