Skip to content

Commit

Permalink
Update marimo requirement from <0.11 to <0.12
Browse files Browse the repository at this point in the history
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.11.0)

---
updated-dependencies:
- dependency-name: marimo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 5da32a5 commit ba434d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ optional-dependencies.all = [
]
optional-dependencies.cfr = [
"duckdb<1.2",
"marimo<0.11",
"marimo<0.12",
"matplotlib<3.11",
"numpy<2.3",
"pandas<2.3",
Expand Down

0 comments on commit ba434d3

Please sign in to comment.