Skip to content

Commit a309d22

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18.1,<=0.18.1",
1212
# quarto itself
1313
"quarto",
1414
# uv is used in the script calls

0 commit comments

Comments
 (0)