From 90ec8d9c5a0c4481ab93a73ac55223745a0073a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:47:27 +0000 Subject: [PATCH] Bump quart from 0.19.6 to 0.19.7 in /app/backend Bumps [quart](https://github.com/pallets/quart) from 0.19.6 to 0.19.7. - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/quart/compare/0.19.6...0.19.7) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index 51df00e14b..d161c305d4 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -350,7 +350,7 @@ python-dateutil==2.9.0.post0 # time-machine python-dotenv==1.0.1 # via -r requirements.in -quart==0.19.6 +quart==0.19.7 # via # -r requirements.in # quart-cors @@ -403,6 +403,7 @@ typing-extensions==4.12.2 # azure-ai-documentintelligence # azure-core # azure-identity + # azure-search-documents # azure-storage-blob # azure-storage-file-datalake # openai