From 0a4b3d04b5d9e29480b5a14d427de73b80472b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:46:13 +0000 Subject: [PATCH] Bump quart from 0.19.4 to 0.19.7 Bumps [quart](https://github.com/pallets/quart) from 0.19.4 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.4...0.19.7) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e3233dd06..bebfa65835 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ azure-search-documents==11.4.0b6 azure-storage-blob==12.17.0 python-dotenv==1.0.0 azure-cosmos==4.5.0 -quart==0.19.4 +quart==0.19.7 uvicorn==0.24.0 aiohttp==3.9.2 gunicorn==20.1.0