Skip to content

chore(deps-dev): bump the pip group across 1 directory with 2 updates#676

Merged
runkelcorey merged 1 commit intomainfrom
dependabot/pip/pip-dfc08c584e
Jan 12, 2026
Merged

chore(deps-dev): bump the pip group across 1 directory with 2 updates#676
runkelcorey merged 1 commit intomainfrom
dependabot/pip/pip-dfc08c584e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps the pip group with 2 updates in the / directory: marimo and fonttools.

Updates marimo from 0.14.17 to 0.16.4

Release notes

Sourced from marimo's releases.

0.16.2

What's Changed

Full Changelog: marimo-team/marimo@0.16.1...0.16.2

0.16.1

This release includes improvements to internationalization and important bug fixes.

✨ Enhancements

  • Add to outline mo.outline() (#6430)
  • Display plain output for explain queries in duckdb (#6439)
  • Add GetNotebookErrors tool (#6445)
  • Add session_id to system_context (#6443)
  • Use user's (or configured) locale for dates, times, and numbers (#6433)
  • Add locale to display config (#6432)
  • Show tool location and kind when no output (#6441)
  • Add datasource tool (#6422)
  • Use user's local for date inputs (#6412)
  • Hover over cell (#6420)
  • Display tool inputs for tool accordion (#6452)
  • Add maybe import marimo to Generate with AI (#6471)

🐛 Bug fixes

  • Preserve literal strings in type annotations (#6451)
  • check if default schema and db is string, for engines (#6438)
  • String quoting for marimo (#6470)
  • Skip adding import if already exists (#6475)
  • Restrict uvicorn version to avoid notebook creation issues (#6453) (#6467) (4c17a0e)
  • Center slides better for iframed content (#6465)
  • Return original markdown text, override format (#6464)
  • Prevent new language adapter instances being created on keypress (#6459)

... (truncated)

Commits

Updates fonttools from 4.60.1 to 4.60.2

Release notes

Sourced from fonttools's releases.

4.60.2

  • Backport release Same as 4.61.0 but without "Drop support for EOL Python 3.9" change to allow downstream projects still on Python 3.9 to avail of the security fix for CVE-2025-66034 (#3994, #3999).
Changelog

Sourced from fonttools's changelog.

4.60.2 (released 2025-12-09)

  • Backport release Same as 4.61.0 but without "Drop support for EOL Python 3.9" change to allow downstream projects still on Python 3.9 to avail of the security fix for CVE-2025-66034 (#3994, #3999).

4.61.0 (released 2025-11-28)

  • [varLib.main]: SECURITY Only use basename(vf.filename) to prevent path traversal attacks when running fonttools varLib command, or code which invokes fonttools.varLib.main(). Fixes CVE-2025-66034, see: GHSA-768j-98cg-p3fv.
  • [feaLib] Sort BaseLangSysRecords by tag (#3986).
  • Drop support for EOL Python 3.9 (#3982).
  • [instancer] Support --remove-overlaps for fonts with CFF2 table (#3975).
  • [CFF2ToCFF] Add --remove-overlaps option (#3976).
  • [feaLib] Raise an error for rsub with NULL target (#3979).
  • [bezierTools] Fix logic bug in curveCurveIntersections (#3963).
  • [feaLib] Error when condition sets have the same name (#3958).
  • [cu2qu.ufo] skip processing empty glyphs to support sparse kerning masters (#3956).
  • [unicodedata] Update to Unicode 17. Require unicodedata2 >= 17.0.0 when installed with 'unicode' extra.
Commits

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 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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 2 updates in the / directory: [marimo](https://github.com/marimo-team/marimo) and [fonttools](https://github.com/fonttools/fonttools).


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

Updates `fonttools` from 4.60.1 to 4.60.2
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.60.1...4.60.2)

---
updated-dependencies:
- dependency-name: marimo
  dependency-version: 0.16.4
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: fonttools
  dependency-version: 4.60.2
  dependency-type: indirect
  dependency-group: pip
...

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 Jan 8, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 8, 2026 01:47
@dependabot dependabot bot requested a review from runkelcorey January 8, 2026 01:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 8, 2026
@runkelcorey runkelcorey merged commit 22871b4 into main Jan 12, 2026
9 of 10 checks passed
@runkelcorey runkelcorey deleted the dependabot/pip/pip-dfc08c584e branch January 12, 2026 14:25
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