From 9a190e625af9b08a3a176f39b610a960f83058da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:20:07 -0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20idna=20to=20v3.7?= =?UTF-8?q?=20[SECURITY]=20(#1079)?= 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 64ed6570..8e544136 100644 --- a/webapp/requirements-locked.txt +++ b/webapp/requirements-locked.txt @@ -27,7 +27,7 @@ htmltools==0.5.1 # via # shiny # shinyswatch -idna==3.6 +idna==3.7 # via anyio linkify-it-py==2.0.2 # via shiny