From 7e98bdd46a4fdaf474b1f934e3243ba78c07d896 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:31:36 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20websockets=20to?= =?UTF-8?q?=20v14=20(#1124)?= 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 4db3cb83..b1c274b3 100644 --- a/webapp/requirements-locked.txt +++ b/webapp/requirements-locked.txt @@ -71,7 +71,7 @@ uvicorn==0.25.0 # via shiny watchfiles==0.21.0 # via shiny -websockets==12.0 +websockets==14.1 # via shiny xstatic-bootswatch==3.3.7.0 # via shinyswatch