From d5f992a12d0d80f60d90eccd75cc74c312c9d30a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:45:31 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20typing-extensions?= =?UTF-8?q?=20to=20v4.12.2=20(#1102)?= 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 b35744b8..4e06fdcf 100644 --- a/webapp/requirements-locked.txt +++ b/webapp/requirements-locked.txt @@ -60,7 +60,7 @@ sniffio==1.3.0 # via anyio starlette==0.40.0 # via shiny -typing-extensions==4.9.0 +typing-extensions==4.12.2 # via # htmltools # shiny