From 89c37bf5658c1f538b429df50afe69bc900b076a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:32:47 -0700 Subject: [PATCH] Bump azure-search-documents from 11.4.0b3 to 11.4.0b6 (#102) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13aa068d15..09d02e8127 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ azure-identity==1.13.0b4 Flask==2.3.2 openai==0.27.7 -azure-search-documents==11.4.0b3 +azure-search-documents==11.4.0b6 azure-storage-blob==12.17.0 python-dotenv==1.0.0 \ No newline at end of file