From 39e9b111b657aae4f9b771083d482bf89198af17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:54:07 +0000 Subject: [PATCH] Bump azure-search-documents from 11.4.0b6 to 11.4.0 Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.4.0b6 to 11.4.0. - [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.4.0) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-patch ... 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..3d833a9 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.4.0 azure-storage-blob==12.17.0 python-dotenv==1.0.0 azure-cosmos==4.5.0 \ No newline at end of file