From 622566b1a7b7487bc05b0c182ffa8b71f16cca94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 18:41:32 +0000 Subject: [PATCH] Bump quart from 0.19.9 to 0.20.0 in /src 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 ... 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 a26eea2..289701d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -145,7 +145,7 @@ pyyaml==6.0.2 # via # quartapp (pyproject.toml) # uvicorn -quart==0.19.9 +quart==0.20.0 # via quartapp (pyproject.toml) requests==2.32.3 # via