From bb4d880567d492090fdfa578ecad21709d24720b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 19:46:26 +0000 Subject: [PATCH] Bump quart in /src in the pip group across 1 directory Bumps the pip group with 1 update in the /src directory: [quart](https://github.com/pallets/quart). Updates `quart` from 0.19.6 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.6...0.19.7) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production dependency-group: pip ... 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 ad2e2855..7867d015 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -133,7 +133,7 @@ pyyaml==6.0.1 # via # quartapp (pyproject.toml) # uvicorn -quart==0.19.6 +quart==0.19.7 # via quartapp (pyproject.toml) requests==2.32.3 # via