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.7.3 to 0.7.5 (#2881)
Bumps [marimo](https://github.com/marimo-team/marimo) from 0.7.3 to 0.7.5. <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.7.5</h2> <h2>What's Changed</h2> <p>Fixes an issue with <code>marimo edit</code></p> <ul> <li>fix: handle os errors in listing files by <a href="https://github.com/akshayka"><code>@akshayka</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/1792">marimo-team/marimo#1792</a></li> <li>0.7.5 by <a href="https://github.com/akshayka"><code>@akshayka</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/1793">marimo-team/marimo#1793</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/marimo-team/marimo/compare/0.7.4...0.7.5">https://github.com/marimo-team/marimo/compare/0.7.4...0.7.5</a></p> <h2>0.7.4</h2> <h2>What's Changed</h2> <p>Small bug fixes.</p> <ul> <li>example: duckdb connection, fix openapi doc url by <a href="https://github.com/mscolnick"><code>@mscolnick</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/1781">marimo-team/marimo#1781</a></li> <li>fix: scroll when adding new cell at the bottom by <a href="https://github.com/mscolnick"><code>@mscolnick</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/1782">marimo-team/marimo#1782</a></li> <li>fix: add missing requirement by <a href="https://github.com/akshayka"><code>@akshayka</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/1787">marimo-team/marimo#1787</a></li> <li>0.7.4 by <a href="https://github.com/akshayka"><code>@akshayka</code></a> in <a href="https://redirect.github.com/marimo-team/marimo/pull/1791">marimo-team/marimo#1791</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/marimo-team/marimo/compare/0.7.3...0.7.4">https://github.com/marimo-team/marimo/compare/0.7.3...0.7.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/marimo-team/marimo/commit/6c883ff62a54463a9f9440fd51fbd8c63f0bccd9"><code>6c883ff</code></a> 0.7.5 (<a href="https://redirect.github.com/marimo-team/marimo/issues/1793">#1793</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/b6cce607d0f04cb1b32b8aa97be2349a6617c960"><code>b6cce60</code></a> fix: handle os errors in listing files (<a href="https://redirect.github.com/marimo-team/marimo/issues/1792">#1792</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/bb1f42d2d2a12674f7541a7d6234bb7108fb83ef"><code>bb1f42d</code></a> 0.7.4 (<a href="https://redirect.github.com/marimo-team/marimo/issues/1791">#1791</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/9d9874ec10ff4f14eb9297178c2121555cb66ba6"><code>9d9874e</code></a> add missing requirement (<a href="https://redirect.github.com/marimo-team/marimo/issues/1787">#1787</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/f936c92b76cc206bf34b51934df3e701928fd340"><code>f936c92</code></a> fix: scroll when adding new cell at the bottom (<a href="https://redirect.github.com/marimo-team/marimo/issues/1782">#1782</a>)</li> <li><a href="https://github.com/marimo-team/marimo/commit/b0efec00d8989ce9745574227b86f8c00cce9127"><code>b0efec0</code></a> example: duckdb connection, fix openapi doc url (<a href="https://redirect.github.com/marimo-team/marimo/issues/1781">#1781</a>)</li> <li>See full diff in <a href="https://github.com/marimo-team/marimo/compare/0.7.3...0.7.5">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.7.3&new-version=0.7.5)](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