Skip to content

Commit 122b253

Browse files
dependabot[bot]amotl
authored andcommitted
Update marimo requirement from <0.13 to <0.14
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.13.0) --- updated-dependencies: - dependency-name: marimo dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37ec18f commit 122b253

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
@@ -110,7 +110,7 @@ optional-dependencies.all = [
110110
]
111111
optional-dependencies.cfr = [
112112
"duckdb<1.3",
113-
"marimo<0.13",
113+
"marimo<0.14",
114114
"matplotlib<3.11",
115115
"numpy<2.3",
116116
"pandas<2.3",

0 commit comments

Comments
 (0)