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.0 to 0.9.1 (#3249)
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.9.0 to 0.9.1. <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.1</h2> <h2>What's changed</h2> <p>This patch release includes small bug fixes for <a href="https://github.com/marimo-team/marimo/releases/tag/0.9.0">0.9.0</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/marimo-team/marimo/compare/0.9.0...0.9.1">https://github.com/marimo-team/marimo/compare/0.9.0...0.9.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/marimo-team/marimo/commit/74fb3142c18055837c70752bc60c4876b94d9792"><code>74fb314</code></a> 0.9.1 (<a href="https://redirect.github.com/marimo-team/marimo/issues/2496">#2496</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/875627533425442ae41274269bc4ba7b35506009"><code>8756275</code></a> Update README.md</li> <li><a href="https://github.com/marimo-team/marimo/commit/1c31413026879a6d78be6e1775e017432bf7b472"><code>1c31413</code></a> Update README.md</li> <li><a href="https://github.com/marimo-team/marimo/commit/937b28963c7fb58c0d05e9755df614d5da137372"><code>937b289</code></a> docs: ChatAttachment (<a href="https://redirect.github.com/marimo-team/marimo/issues/2495">#2495</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/585302fc39d2ac3f804f7a05a2f17c8a9823a4f0"><code>585302f</code></a> feat: attachment support in mo.ui.chat (<a href="https://redirect.github.com/marimo-team/marimo/issues/2493">#2493</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/eab19a8366a73dcf79eccdad4acb5c89aca6b38b"><code>eab19a8</code></a> fix: non-requied model key (<a href="https://redirect.github.com/marimo-team/marimo/issues/2494">#2494</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/5f4af93781c80641c66e614bc698df119590db10"><code>5f4af93</code></a> fix: Fix dep check for nested packages (<a href="https://redirect.github.com/marimo-team/marimo/issues/2492">#2492</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/6d64e356143fbd00696773d2ff018fe19311ebd1"><code>6d64e35</code></a> feat: support async callbacks in ui.chat (<a href="https://redirect.github.com/marimo-team/marimo/issues/2491">#2491</a>)</li> <li>See full diff in <a href="https://github.com/marimo-team/marimo/compare/0.9.0...0.9.1">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.0&new-version=0.9.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information