From 043fb58eaf7dfe2f8f3a53ed6c6afe3f81a57436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 00:50:54 +0000 Subject: [PATCH] Bump quart from 0.19.8 to 0.20.0 in /src Bumps [quart](https://github.com/pallets/quart) from 0.19.8 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.8...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 eeddbb6..26abf4b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -113,7 +113,7 @@ python-dotenv==1.0.1 # via quartapp (pyproject.toml) pyyaml==6.0.2 # via quartapp (pyproject.toml) -quart==0.19.8 +quart==0.20.0 # via quartapp (pyproject.toml) requests==2.32.3 # via