Skip to content

Commit 755ebc6

Browse files
fix(deps): update dependency nicegui to >=3.2.0,<3.3.0
1 parent 3eddfe4 commit 755ebc6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies = [
7777
"fastapi[standard,all]>=0.120.4,<1",
7878
"humanize>=4.14.0,<5",
7979
"logfire[system-metrics]>=4.14.2,<5",
80-
"nicegui[native]>=3.1.0,<3.2.0", # Regression in 3.2.0
80+
"nicegui[native]>=3.2.0,<3.3.0", # Regression in 3.2.0
8181
"opentelemetry-instrumentation-fastapi>=0.53b0,<1",
8282
"opentelemetry-instrumentation-httpx>=0.53b0,<1",
8383
"opentelemetry-instrumentation-jinja2>=0.53b0,<1",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)