From 56497176df35fe4cc7daa9d84afdc61de3324452 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:48:06 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20shinyswatch=20to?= =?UTF-8?q?=20v0.8.0=20(#1100)?= 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 +- webapp/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/requirements-locked.txt b/webapp/requirements-locked.txt index 4e17a984..ea2f299e 100644 --- a/webapp/requirements-locked.txt +++ b/webapp/requirements-locked.txt @@ -54,7 +54,7 @@ shiny==1.2.1 # shinyswatch shinylive==0.7.1 # via -r requirements.txt -shinyswatch==0.3.1 +shinyswatch==0.8.0 # via -r requirements.txt sniffio==1.3.0 # via anyio diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 518357b1..413a85d1 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -1,4 +1,4 @@ shinylive==0.7.1 astral==2.2 -shinyswatch==0.3.1 +shinyswatch==0.8.0 shiny==1.2.1