From dfac56ca89382c8ec90cb0e9d236296ca4eb86d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:44:52 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20uvicorn=20to=20v0?= =?UTF-8?q?.32.1=20(#1103)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- webapp/requirements-locked.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements-locked.txt b/webapp/requirements-locked.txt index 9f1ce3d4..b35744b8 100644 --- a/webapp/requirements-locked.txt +++ b/webapp/requirements-locked.txt @@ -67,7 +67,7 @@ typing-extensions==4.9.0 # shinyswatch uc-micro-py==1.0.2 # via linkify-it-py -uvicorn==0.25.0 +uvicorn==0.32.1 # via shiny watchfiles==1.0.0 # via shiny