From e20a5fd04f682c4f817db9c7b1101c8f84230801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:44:16 +0300 Subject: [PATCH] build(deps): bump quart (#18961) Bumps the pip group with 1 update in the /boundaries/marketing/referral 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- boundaries/marketing/referral/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boundaries/marketing/referral/requirements.txt b/boundaries/marketing/referral/requirements.txt index bf32770797..9d4ee9897e 100644 --- a/boundaries/marketing/referral/requirements.txt +++ b/boundaries/marketing/referral/requirements.txt @@ -93,9 +93,9 @@ python-dotenv==1.0.1 \ --hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \ --hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a # via referral (pyproject.toml) -quart==0.19.6 \ - --hash=sha256:89ddda6da24300a5ea4f21e4582d5e89bc8ea678e724e0b747767143401e4558 \ - --hash=sha256:f9092310f4eb120903da692a5e4354f05d48c28ca7ec3054d3d94dd862412c58 +quart==0.19.7 \ + --hash=sha256:1c605e4f1378c3ba12bd39311735f9245d128c1149631a561f5b976596423088 \ + --hash=sha256:6edb81c19346a63cac6bcc7cea9fbb312fe19db2977c6e98d28c931f1d354fad # via referral (pyproject.toml) redis==5.2.0 \ --hash=sha256:f6c997521fedbae53387307c5d0bf784d9acc28d9f1d058abeac566ec4dbed72 \