From 9771ac492f77b47892f39947692cd3110c9e4b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:47:50 +0000 Subject: [PATCH] Bump quart from 0.19.4 to 0.19.8 Bumps [quart](https://github.com/pallets/quart) from 0.19.4 to 0.19.8. - [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.8) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch ... 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..e13c909124 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.8 uvicorn==0.24.0 aiohttp==3.9.2 gunicorn==20.1.0