From e11d039e267bb314277ae015b0505ee239b055c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 18:37:17 +0000 Subject: [PATCH] Bump quart from 0.19.5 to 0.20.0 in /src Bumps [quart](https://github.com/pallets/quart) from 0.19.5 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.5...0.20.0) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index d40af380..9c99b782 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -131,7 +131,7 @@ pyyaml==6.0.1 # via # quartapp (pyproject.toml) # uvicorn -quart==0.19.5 +quart==0.20.0 # via quartapp (pyproject.toml) requests==2.31.0 # via