Skip to content

Comments

chore(deps-dev)(deps-dev): bump the python-dependencies group with 2 updates#488

Merged
tschm merged 1 commit intomainfrom
dependabot/uv/python-dependencies-b3f1a5853e
Feb 14, 2026
Merged

chore(deps-dev)(deps-dev): bump the python-dependencies group with 2 updates#488
tschm merged 1 commit intomainfrom
dependabot/uv/python-dependencies-b3f1a5853e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Bumps the python-dependencies group with 2 updates: mosek and marimo.

Updates mosek from 11.1.5 to 11.1.6

Updates marimo from 0.19.9 to 0.19.11

Release notes

Sourced from marimo's releases.

0.19.11

What's Changed

New Contributors

Full Changelog: marimo-team/marimo@0.19.10...0.19.11

0.19.10

This release focuses on anywidget improvements, along with UI enhancements and many bug fixes.

⭐️ Highlights

anywidget improvements

This release improve marimo's anywidget integration with better lifecycle management, performance, and static export support (#8244, #8166, #8163, #8256, #8168, #8159, #8082). Anywidgets now render in static HTML exports with client-side interactivity preserved, and mo.state setters work in widget callbacks.

Together these changes improve performance and reliability for interactive widget libraries. Here's 10M points rendered interactively on a 24GB M4 MacBook Air with jupyter-scatter:

Try it for yourself on molab!

Column header alignment in tables

Column headers now follow the same alignment as cell data when using text_justify_columns, fixing the visual mismatch where headers stayed left-aligned while data was right- or center-aligned. (#8236)

Hide reusable functions from the dependency graph

A new "Hide reusable functions" toggle in the dependency graph settings panel lets you declutter the graph by hiding def cells that don't have edges to other cells. (#8228)

✨ Enhancements

  • Allow mo.state setters in widget callbacks (#8244)
  • Persist anywidget model state in static HTML exports (#8166)
  • Add toggle to hide reusable functions from dependency graph (#8228)
  • Always show default value for CLI args (hide if default is None) (#8246)
  • Add disabled parameter to mo.ui.chat (#8214)
  • Align column headers with text_justify_columns setting (#8236)
  • Support for dict(ChatMessage(...)) (#8091)

... (truncated)

Commits
  • fea2797 release: 0.19.11
  • c3b6bf0 Revert "improvement: enable reading session cache in App Mode (configurable) ...
  • be01091 Add marimo-lsp compatibility check (#8279)
  • 8820949 Add Pyrefly support (#7567)
  • 9db72bd Bulk notebook state visibility for MCP tools (#8269)
  • e9034f8 docs: minor grammatical corrections to Marimo SQL tutorial. (#8258)
  • 56de1ae release: 0.19.10
  • bb2dfa6 perf: grab module css from model-state instead of passing via DOM attributes ...
  • 3828e5f fix: preserve function return type in live docs panel (#8210) (#8263)
  • 6c91148 chore: bump loro (#8264)
  • 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 <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

…updates

Bumps the python-dependencies group with 2 updates: mosek and [marimo](https://github.com/marimo-team/marimo).


Updates `mosek` from 11.1.5 to 11.1.6

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

---
updated-dependencies:
- dependency-name: mosek
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: marimo
  dependency-version: 0.19.11
  dependency-type: direct:development
  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 Feb 14, 2026
@tschm tschm merged commit 5386df8 into main Feb 14, 2026
17 checks passed
@dependabot dependabot bot deleted the dependabot/uv/python-dependencies-b3f1a5853e branch February 14, 2026 15:56
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