From 0e787e59ce903f41840cd08c24e09766302b22f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 06:15:13 +0000 Subject: [PATCH] Bump quart from 0.19.9 to 0.20.0 Bumps [quart](https://github.com/pallets/quart) from 0.19.9 to 0.20.0. - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/quart/compare/0.19.9...0.20.0) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fac102c89d..3315cbd5d3 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.9 +quart==0.20.0 uvicorn==0.24.0 aiohttp==3.9.2 gunicorn==20.1.0