From 22ad895d7a773b3cf006f4fe2a49afc405cf50cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 03:14:48 +0000 Subject: [PATCH] fix(deps): update dependency nicegui to v2.12.0 --- anvil/poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/anvil/poetry.lock b/anvil/poetry.lock index 2ffeb47..5203261 100644 --- a/anvil/poetry.lock +++ b/anvil/poetry.lock @@ -1165,13 +1165,13 @@ files = [ [[package]] name = "nicegui" -version = "2.10.1" +version = "2.12.0" description = "Create web-based user interfaces with Python. The nice way." optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "nicegui-2.10.1-py3-none-any.whl", hash = "sha256:d1cb72691a2ce178cd91cdef5e175f9efa2e9dc7a48235c673bebd16b89f920c"}, - {file = "nicegui-2.10.1.tar.gz", hash = "sha256:94f95dd0d57c1ef25e5a3a6333a76dd40fc0d68d43f9491b8402ed026115edfe"}, + {file = "nicegui-2.12.0-py3-none-any.whl", hash = "sha256:1d4ec8299f2b5d0250795929b6a1e9ed4520c6fb61c4820adc050d78e58b768c"}, + {file = "nicegui-2.12.0.tar.gz", hash = "sha256:4ba052fd760ca98291c65a17d1bf30b5260074ac78d6d376d7bf5c79e6444c54"}, ] [package.dependencies] @@ -1200,7 +1200,7 @@ watchfiles = ">=0.18.1" highcharts = ["nicegui-highcharts (>=2.0.2,<3.0.0)"] matplotlib = ["matplotlib (>=3.5.0,<4.0.0)"] native = ["pywebview (>=5.0.1,<6.0.0)"] -plotly = ["plotly (>=5.13.0,<6.0.0)"] +plotly = ["plotly (>=5.13,<7.0)"] redis = ["redis (>=4.0.0)"] sass = ["libsass (>=0.23.0,<0.24.0)"]