Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip prod(deps): bump marimo from 0.9.31 to 0.9.32 (#3598)
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.9.31 to 0.9.32. <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.9.32</h2> <h2>What's Changed</h2> <ul> <li>test: update export ipynb test by <a href="https://github.com/mscolnick"><code>@mscolnick</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/3067">marimo-team/marimo#3067</a></li> <li>fix: customize copy button on json viewer to avoid content shift by <a href="https://github.com/mscolnick"><code>@mscolnick</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/3068">marimo-team/marimo#3068</a></li> <li>example: serve notebooks from github by <a href="https://github.com/mscolnick"><code>@mscolnick</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/3072">marimo-team/marimo#3072</a></li> <li>Parameterize fastapi-github example with environment vars by <a href="https://github.com/manzt"><code>@manzt</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/3078">marimo-team/marimo#3078</a></li> <li>fix: make scratchpad scrollable by <a href="https://github.com/Light2Dark"><code>@Light2Dark</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/3076">marimo-team/marimo#3076</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/marimo-team/marimo/compare/0.9.31...0.9.32">https://github.com/marimo-team/marimo/compare/0.9.31...0.9.32</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/marimo-team/marimo/commit/8e23ec816b6e0085ff2b565162dd98d299f222ba"><code>8e23ec8</code></a> release: 0.9.32</li> <li><a href="https://github.com/marimo-team/marimo/commit/47b5d1dd9348f2b8d0e22029ac254204c94ef6c7"><code>47b5d1d</code></a> fix: make scratchpad scrollable (<a href="https://redirect.github.com/marimo-team/marimo/issues/3076">#3076</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/4129e0222e08278b95ac3cb147ef63fafbf5f303"><code>4129e02</code></a> Parameterize fastapi-github example with environment vars (<a href="https://redirect.github.com/marimo-team/marimo/issues/3078">#3078</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/84e5f35ac32d90b040017c27a249ada9ff275ba7"><code>84e5f35</code></a> example: serve notebooks from github (<a href="https://redirect.github.com/marimo-team/marimo/issues/3072">#3072</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/b0dea053e7334bb01b4047fe78921817c2c104b3"><code>b0dea05</code></a> fix: customize copy button on json viewer to avoid content shift (<a href="https://redirect.github.com/marimo-team/marimo/issues/3068">#3068</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/c37576a4320aef7b04b24292d5fd1a37a014145e"><code>c37576a</code></a> test: update export ipynb test (<a href="https://redirect.github.com/marimo-team/marimo/issues/3067">#3067</a>)</li> <li>See full diff in <a href="https://github.com/marimo-team/marimo/compare/0.9.31...0.9.32">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=marimo&package-manager=pip&previous-version=0.9.31&new-version=0.9.32)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information