Skip to content

Commit 0976a3c

Browse files
dependabot[bot]amotl
authored andcommitted
Update marimo requirement from <0.14 to <0.15
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.14.9) --- updated-dependencies: - dependency-name: marimo dependency-version: 0.14.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2006087 commit 0976a3c

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
@@ -123,7 +123,7 @@ optional-dependencies.all = [
123123
]
124124
optional-dependencies.cfr = [
125125
"duckdb<1.4",
126-
"marimo<0.14",
126+
"marimo<0.15",
127127
"matplotlib<3.11",
128128
"numpy<2.3",
129129
"pandas<2.3",

0 commit comments

Comments
 (0)