From e1385f9a4b812253af3c73251cc79dc28c05365b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 14:09:35 +0000 Subject: [PATCH] Bump quart from 0.19.4 to 0.19.5 Bumps [quart](https://github.com/pallets/quart) from 0.19.4 to 0.19.5. - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/quart/compare/0.19.4...0.19.5) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch ... 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 4ce7e43..9734fbc 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -132,7 +132,7 @@ pyyaml==6.0.1 # via # quartapp (pyproject.toml) # uvicorn -quart==0.19.4 +quart==0.19.5 # via quartapp (pyproject.toml) requests==2.31.0 # via