From 892fe2064937e80f9d01d9e0fc025d4656d1eb99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 03:32:14 +0000 Subject: [PATCH] Bump flask in /End_to_end_Solutions/AOAISearchDemo/app Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- End_to_end_Solutions/AOAISearchDemo/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt b/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt index 86e1ecd..d551c6e 100644 --- a/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt +++ b/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt @@ -5,7 +5,7 @@ azure-keyvault==4.2.0 azure-keyvault-secrets==4.7.0 azure-search-documents==11.4.0b6 azure-storage-blob==12.14.1 -Flask==2.2.2 +Flask==2.2.5 langchain==0.2.10 openai==0.27.4 opencensus==0.11.2