Skip to content

chore(deps)(deps): bump marimo from 0.23.2 to 0.23.3 in the python-dependencies group#382

Merged
tschm merged 1 commit intomainfrom
dependabot/uv/python-dependencies-6719f662e7
Apr 28, 2026
Merged

chore(deps)(deps): bump marimo from 0.23.2 to 0.23.3 in the python-dependencies group#382
tschm merged 1 commit intomainfrom
dependabot/uv/python-dependencies-6719f662e7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the python-dependencies group with 1 update: marimo.

Updates marimo from 0.23.2 to 0.23.3

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: marimo-team/marimo@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 compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-dependencies group with 1 update: [marimo](https://github.com/marimo-team/marimo).


Updates `marimo` from 0.23.2 to 0.23.3
- [Release notes](https://github.com/marimo-team/marimo/releases)
- [Commits](marimo-team/marimo@0.23.2...0.23.3)

---
updated-dependencies:
- dependency-name: marimo
  dependency-version: 0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2026
@tschm tschm merged commit 09011c9 into main Apr 28, 2026
7 checks passed
@tschm tschm deleted the dependabot/uv/python-dependencies-6719f662e7 branch April 28, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant