From 0bdb428ffbdef21588f9847baec68518b93fac4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 16:06:22 +0300 Subject: [PATCH] chore(deps): update dependency uvicorn to v0.33.0 (#19959) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[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 e202db80241..c3bbc9475ea 100644 --- a/boundaries/marketing/referral/requirements.txt +++ b/boundaries/marketing/referral/requirements.txt @@ -170,9 +170,9 @@ testcontainers==4.9.0 \ --hash=sha256:2cd6af070109ff68c1ab5389dc89c86c2dc3ab30a21ca734b2cb8f0f80ad479e \ --hash=sha256:c6fee929990972c40bf6b91b7072c94064ff3649b405a14fde0274c8b2479d32 # via referral (pyproject.toml) -uvicorn==0.32.1 \ - --hash=sha256:82ad92fd58da0d12af7482ecdb5f2470a04c9c9a53ced65b9bbb4a205377602e \ - --hash=sha256:ee9519c246a72b1c084cea8d3b44ed6026e78a4a309cbedae9c37e4cb9fbb175 +uvicorn==0.33.0 \ + --hash=sha256:2c30de4aeea83661a520abab179b24084a0019c0c1bbe137e5409f741cbde5f8 \ + --hash=sha256:3577119f82b7091cf4d3d4177bfda0bae4723ed92ab1439e8d779de880c9cc59 # via referral (pyproject.toml) Werkzeug==3.1.3 \ --hash=sha256:54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e \