Skip to content

Commit d97a846

Browse files
fix(deps): update dependency marimo to >=0.16.5,<=0.16.5
1 parent 0118cc6 commit d97a846

File tree

2 files changed

+53
-9
lines changed

2 files changed

+53
-9
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "marimo package for quarto"
88
dynamic = ["version"]
99
dependencies = [
1010
# for marimo
11-
"marimo>=0.14.8,<=0.14.16",
11+
"marimo>=0.16.5,<=0.16.5",
1212
# quarto itself
1313
"quarto",
1414
# uv is used in the script calls

uv.lock

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

0 commit comments

Comments
 (0)