From f2c81fe99f1cfbdc848c552aea2223d89c3e39ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:12:25 +0000 Subject: [PATCH] Bump quart from 0.19.5 to 0.19.7 in /src Bumps [quart](https://github.com/pallets/quart) from 0.19.5 to 0.19.7. - [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.5...0.19.7) --- 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 768772a..8616f66 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.19.7 # via quartapp (pyproject.toml) requests==2.31.0 # via