Skip to content

Commit 34f2cf9

Browse files
committed
fix: tighten hotdata-runtime floor constraint to >=0.2.3
1 parent 87026ba commit 34f2cf9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = { text = "MIT" }
1212
dependencies = [
13-
"hotdata-runtime>=0.2.1",
13+
"hotdata-runtime>=0.2.3",
1414
"hotdata>=0.2.5",
1515
"marimo>=0.10.0",
1616
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)