Skip to content

Commit 509690a

Browse files
dependabot[bot]amotl
authored andcommitted
Update marimo requirement from <0.16 to <0.18
Updates the requirements on [marimo](https://github.com/marimo-team/marimo) to permit the latest version. - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.1.0...0.17.0) --- updated-dependencies: - dependency-name: marimo dependency-version: 0.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab40df0 commit 509690a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ optional-dependencies.all = [
124124
]
125125
optional-dependencies.cfr = [
126126
"duckdb<1.4",
127-
"marimo<0.16",
127+
"marimo<0.18",
128128
"matplotlib<3.11",
129129
"numpy<2.3",
130130
"pandas<2.3",

0 commit comments

Comments
 (0)