[PR #1574] [MERGED] deps(mlsysim): update marimo requirement from >=0.19.0 to >=0.23.3 in /mlsysim #8281

Closed
opened 2026-04-27 17:38:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1574
Author: @dependabot[bot]
Created: 4/27/2026
Status: Merged
Merged: 4/27/2026
Merged by: @profvjreddi

Base: devHead: dependabot/pip/mlsysim/dev/marimo-gte-0.23.3


📝 Commits (1)

  • 7ce2dc9 deps(mlsysim): update marimo requirement in /mlsysim

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 mlsysim/pyproject.toml (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on marimo to permit the latest version.

Release notes

Sourced from marimo's releases.

0.23.3

What's Changed

Enhancements

  • Add slide config form in sidebar, and reveal slide types (#9300)
  • Restore LICENSE in sdist via PEP 639 license-files (#9341)
  • Status indicator for PDF exports via CLI (#9322)
  • workspace management: add hooks, and shared components (#9272)

🐛 Bug fixes

  • Guard _resolve_proxy against bare-port inputs (#9366)
  • Guard _references_virtual_file against cyclic data (#9369)
  • Decode tuple/frozenset payloads with non-finite floats (#9365)
  • Return html encoded matplotlib Figure from msgspec encoder hook (#9359)
  • Harden trust-bearing window globals and gate script loading (#9330)
  • fix markdown .center, .right, .left not respecting new lines (#9326)
  • File navigator (#9307)
  • Add _MARIMO_DISABLE_AUTH_ON_VIRTUAL_FILES env flag (#9343)
  • Correct AWS Bedrock Claude model IDs (#9299)
  • Kill kernel's process group on shutdown (#9257)
  • Add DataFusionFormatter (#9338)
  • Preserve shared-memory virtual files owned by other live sessions (#9228)
  • Update CsvViewer layout to use flex column. (#9336)
  • Emit relative Location on login redirect (#9314)
  • bump pymdown-extensions to fix NoneType bug (#9319)
  • Trust exported notebook pages (#9318)
  • Preserve non-string dict keys in rich display (#9301)
  • Update dataflow.md.txt snapshot (#9315)
  • Fix type-check Channel.Pull with NewType and union msg_type (#9296)

📚 Documentation

  • Specify html is only in app mode (#9333)
  • Fix typo in documentation for dataflow.py (#9173)

📝 Other changes

  • Flush console output buffer before marking cell idle (#9164) (f0187ea)
  • Resolve relative path sources in --sandbox uv export (#9052) (ccc1841)
  • use union for narwhals files (#9156) (58543f6)
  • Update dependency @​playwright/test to ^1.59.1 (#9295)
  • Replace pickle with msgspec for IPC serialization (#8713) (df4e40c)

Contributors

Thanks to all our community and contributors who made this release possible: @​akshayka, @​app/renovate, @​bfriebel, @​dmadisetti, @​Light2Dark, @​manzt, @​mchav, @​mscolnick, @​NewDestinyDan, @​peter-gy, @​shaun0927

New Contributors

Full Changelog: https://github.com/marimo-team/marimo/compare/0.23.2...0.23.3

Commits
  • b9ba3e5 release: 0.23.3 (#9370)
  • b659cd8 fix: guard _resolve_proxy against bare-port inputs (#9366)
  • a905d31 fix: guard _references_virtual_file against cyclic data (#9369)
  • 425d626 fix: decode tuple/frozenset payloads with non-finite floats (#9365)
  • a845f3c Add slide config form in sidebar, and reveal slide types (#9300)
  • f0187ea fix: flush console output buffer before marking cell idle (#9164)
  • 76cc73b test: xfail a flaky app test in CI (#9361)
  • 32ce9b5 Return html encoded matplotlib Figure from msgspec encoder hook (#9359)
  • c0df102 test: fix flaky kernel process-group test (#9354)
  • 3b9995a fix: harden trust-bearing window globals and gate script loading (#9330)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1574 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/27/2026 **Status:** ✅ Merged **Merged:** 4/27/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/pip/mlsysim/dev/marimo-gte-0.23.3` --- ### 📝 Commits (1) - [`7ce2dc9`](https://github.com/harvard-edge/cs249r_book/commit/7ce2dc9fd959714a8206043c1f1db228fb3c4be4) deps(mlsysim): update marimo requirement in /mlsysim ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `mlsysim/pyproject.toml` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updates the requirements on [marimo](https://github.com/marimo-team/marimo) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/marimo-team/marimo/releases">marimo's releases</a>.</em></p> <blockquote> <h2>0.23.3</h2> <h2>What's Changed</h2> <h2>✨ Enhancements</h2> <ul> <li>Add slide config form in sidebar, and reveal slide types (<a href="https://redirect.github.com/marimo-team/marimo/pull/9300">#9300</a>)</li> <li>Restore LICENSE in sdist via PEP 639 license-files (<a href="https://redirect.github.com/marimo-team/marimo/pull/9341">#9341</a>)</li> <li>Status indicator for PDF exports via CLI (<a href="https://redirect.github.com/marimo-team/marimo/pull/9322">#9322</a>)</li> <li>workspace management: add hooks, and shared components (<a href="https://redirect.github.com/marimo-team/marimo/pull/9272">#9272</a>)</li> </ul> <h2>🐛 Bug fixes</h2> <ul> <li>Guard <code>_resolve_proxy</code> against bare-port inputs (<a href="https://redirect.github.com/marimo-team/marimo/pull/9366">#9366</a>)</li> <li>Guard <code>_references_virtual_file</code> against cyclic data (<a href="https://redirect.github.com/marimo-team/marimo/pull/9369">#9369</a>)</li> <li>Decode tuple/frozenset payloads with non-finite floats (<a href="https://redirect.github.com/marimo-team/marimo/pull/9365">#9365</a>)</li> <li>Return html encoded matplotlib Figure from msgspec encoder hook (<a href="https://redirect.github.com/marimo-team/marimo/pull/9359">#9359</a>)</li> <li>Harden trust-bearing window globals and gate script loading (<a href="https://redirect.github.com/marimo-team/marimo/pull/9330">#9330</a>)</li> <li>fix markdown .center, .right, .left not respecting new lines (<a href="https://redirect.github.com/marimo-team/marimo/pull/9326">#9326</a>)</li> <li>File navigator (<a href="https://redirect.github.com/marimo-team/marimo/pull/9307">#9307</a>)</li> <li>Add <code>_MARIMO_DISABLE_AUTH_ON_VIRTUAL_FILES</code> env flag (<a href="https://redirect.github.com/marimo-team/marimo/pull/9343">#9343</a>)</li> <li>Correct AWS Bedrock Claude model IDs (<a href="https://redirect.github.com/marimo-team/marimo/pull/9299">#9299</a>)</li> <li>Kill kernel's process group on shutdown (<a href="https://redirect.github.com/marimo-team/marimo/pull/9257">#9257</a>)</li> <li>Add DataFusionFormatter (<a href="https://redirect.github.com/marimo-team/marimo/pull/9338">#9338</a>)</li> <li>Preserve shared-memory virtual files owned by other live sessions (<a href="https://redirect.github.com/marimo-team/marimo/pull/9228">#9228</a>)</li> <li>Update CsvViewer layout to use flex column. (<a href="https://redirect.github.com/marimo-team/marimo/pull/9336">#9336</a>)</li> <li>Emit relative Location on login redirect (<a href="https://redirect.github.com/marimo-team/marimo/pull/9314">#9314</a>)</li> <li>bump pymdown-extensions to fix NoneType bug (<a href="https://redirect.github.com/marimo-team/marimo/pull/9319">#9319</a>)</li> <li>Trust exported notebook pages (<a href="https://redirect.github.com/marimo-team/marimo/pull/9318">#9318</a>)</li> <li>Preserve non-string dict keys in rich display (<a href="https://redirect.github.com/marimo-team/marimo/pull/9301">#9301</a>)</li> <li>Update dataflow.md.txt snapshot (<a href="https://redirect.github.com/marimo-team/marimo/pull/9315">#9315</a>)</li> <li>Fix type-check <code>Channel.Pull</code> with NewType and union msg_type (<a href="https://redirect.github.com/marimo-team/marimo/pull/9296">#9296</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Specify html is only in app mode (<a href="https://redirect.github.com/marimo-team/marimo/pull/9333">#9333</a>)</li> <li>Fix typo in documentation for dataflow.py (<a href="https://redirect.github.com/marimo-team/marimo/pull/9173">#9173</a>)</li> </ul> <h2>📝 Other changes</h2> <ul> <li>Flush console output buffer before marking cell idle (<a href="https://redirect.github.com/marimo-team/marimo/issues/9164">#9164</a>) (f0187ea)</li> <li>Resolve relative path sources in <code>--sandbox</code> uv export (<a href="https://redirect.github.com/marimo-team/marimo/issues/9052">#9052</a>) (ccc1841)</li> <li>use union for narwhals files (<a href="https://redirect.github.com/marimo-team/marimo/issues/9156">#9156</a>) (58543f6)</li> <li>Update dependency <code>@​playwright/test</code> to ^1.59.1 (<a href="https://redirect.github.com/marimo-team/marimo/pull/9295">#9295</a>)</li> <li>Replace pickle with msgspec for IPC serialization (<a href="https://redirect.github.com/marimo-team/marimo/issues/8713">#8713</a>) (df4e40c)</li> </ul> <h2>Contributors</h2> <p>Thanks to all our community and contributors who made this release possible: <a href="https://github.com/akshayka"><code>@​akshayka</code></a>, <code>@​app/renovate</code>, <a href="https://github.com/bfriebel"><code>@​bfriebel</code></a>, <a href="https://github.com/dmadisetti"><code>@​dmadisetti</code></a>, <a href="https://github.com/Light2Dark"><code>@​Light2Dark</code></a>, <a href="https://github.com/manzt"><code>@​manzt</code></a>, <a href="https://github.com/mchav"><code>@​mchav</code></a>, <a href="https://github.com/mscolnick"><code>@​mscolnick</code></a>, <a href="https://github.com/NewDestinyDan"><code>@​NewDestinyDan</code></a>, <a href="https://github.com/peter-gy"><code>@​peter-gy</code></a>, <a href="https://github.com/shaun0927"><code>@​shaun0927</code></a></p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/NewDestinyDan"><code>@​NewDestinyDan</code></a> made their first contribution in <a href="https://redirect.github.com/marimo-team/marimo/pull/9173">marimo-team/marimo#9173</a></li> <li><a href="https://github.com/bfriebel"><code>@​bfriebel</code></a> made their first contribution in <a href="https://redirect.github.com/marimo-team/marimo/pull/9359">marimo-team/marimo#9359</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/marimo-team/marimo/compare/0.23.2...0.23.3">https://github.com/marimo-team/marimo/compare/0.23.2...0.23.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/marimo-team/marimo/commit/b9ba3e5fe6598ad57ac6b0b03c6e9ceeda9b536c"><code>b9ba3e5</code></a> release: 0.23.3 (<a href="https://redirect.github.com/marimo-team/marimo/issues/9370">#9370</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/b659cd8841515e99cb8437caa8d3315480fc6ac6"><code>b659cd8</code></a> fix: guard <code>_resolve_proxy</code> against bare-port inputs (<a href="https://redirect.github.com/marimo-team/marimo/issues/9366">#9366</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/a905d311c603517cc5bf0602c73d5f20cb952a21"><code>a905d31</code></a> fix: guard <code>_references_virtual_file</code> against cyclic data (<a href="https://redirect.github.com/marimo-team/marimo/issues/9369">#9369</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/425d6263124db59753ffbd806d26e995f5f623a2"><code>425d626</code></a> fix: decode tuple/frozenset payloads with non-finite floats (<a href="https://redirect.github.com/marimo-team/marimo/issues/9365">#9365</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/a845f3c1e5f3ca7d7f9ecb0a548f3877fcb653a9"><code>a845f3c</code></a> Add slide config form in sidebar, and reveal slide types (<a href="https://redirect.github.com/marimo-team/marimo/issues/9300">#9300</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/f0187ea5c2b43014b525c0a57baa1b324674b341"><code>f0187ea</code></a> fix: flush console output buffer before marking cell idle (<a href="https://redirect.github.com/marimo-team/marimo/issues/9164">#9164</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/76cc73b0638f45a1bd6194cabcc2e18c1615ec17"><code>76cc73b</code></a> test: xfail a flaky <code>app</code> test in CI (<a href="https://redirect.github.com/marimo-team/marimo/issues/9361">#9361</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/32ce9b5049ce0965df3cf61d4fbda3c9cae3c9c4"><code>32ce9b5</code></a> Return html encoded matplotlib Figure from msgspec encoder hook (<a href="https://redirect.github.com/marimo-team/marimo/issues/9359">#9359</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/c0df1026a5ffd507a982b7b72970f67fead51243"><code>c0df102</code></a> test: fix flaky kernel process-group test (<a href="https://redirect.github.com/marimo-team/marimo/issues/9354">#9354</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/3b9995a74c86d74bc7192b9fd5bb68046721f472"><code>3b9995a</code></a> fix: harden trust-bearing window globals and gate script loading (<a href="https://redirect.github.com/marimo-team/marimo/issues/9330">#9330</a>)</li> <li>Additional commits viewable in <a href="https://github.com/marimo-team/marimo/compare/0.19.0...0.23.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 17:38:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#8281