From 41f1a4763cb8cc0eb7b5a359e3c2d72c69b7ba2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 02:32:28 +0000 Subject: [PATCH] Bump azure-search-documents from 11.4.0b6 to 11.6.0b1 Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.4.0b6 to 11.6.0b1. - [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.0b1) --- 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..7f632a4 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.0b1 azure-storage-blob==12.17.0 python-dotenv==1.0.0 azure-cosmos==4.5.0 \ No newline at end of file