From dadae2606982e404b4d8655e3e6a6b7469081865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 11:44:53 +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 56e7decd..5e3b1fc7 100644 --- a/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt +++ b/End_to_end_Solutions/AOAISearchDemo/app/requirements.txt @@ -1,5 +1,5 @@ azure-identity==1.13.0b3 -Flask==2.2.2 +Flask==2.2.5 langchain==0.0.139 openai==0.27.4 azure-search-documents==11.4.0b3