[PR #1710] [MERGED] deps(tinytorch): update jupytext requirement from >=1.19.1 to >=1.19.2 in /tinytorch #14612

Closed
opened 2026-05-17 18:24:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1710
Author: @dependabot[bot]
Created: 5/11/2026
Status: Merged
Merged: 5/12/2026
Merged by: @profvjreddi

Base: devHead: dependabot/pip/tinytorch/dev/jupytext-gte-1.19.2


📝 Commits (1)

  • 128f274 deps(tinytorch): update jupytext requirement in /tinytorch

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 tinytorch/binder/requirements.txt (+1 -1)
📝 tinytorch/pyproject.toml (+1 -1)
📝 tinytorch/requirements.txt (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on jupytext to permit the latest version.

Release notes

Sourced from jupytext's releases.

Version 1.19.2

Fixed

  • Trusted notebooks remain trusted after jupytext --sync (#1505)
  • We have fixed the homepage link in package.json. Thanks to Michał Krassowski for making this PR (#1494)
  • Thanks to Brigitta Sipőcz for fixing a broken link in our CLI (#1428)
  • The --quiet flag now suppresses the creating missing directory warning when writing to a path that includes a prefix (#1533)

Changed

  • The CI workflow has been restructured to maximize parallelization. All test suites (pip, conda, UI) and the build step now run concurrently after pre-commit checks, instead of sequentially, reducing CI times (#1527)
  • We have skipped the tests that involve jupyterfs on Python 3.12+ as they started failing on the CI with no obvious way to fix them (#1509)
  • We have changed the configuration of Dependabot to get grouped dependency updates for our JupyterLab extension.
  • We have merged a series of Dependabot security updates: #1516, #1517, #1519, #1520, #1522, #1524
Changelog

Sourced from jupytext's changelog.

1.19.2 (2026-05-10)

Fixed

  • Trusted notebooks remain trusted after jupytext --sync (#1505)
  • We have fixed the homepage link in package.json. Thanks to Michał Krassowski for making this PR (#1494)
  • Thanks to Brigitta Sipőcz for fixing a broken link in our CLI (#1428)
  • The --quiet flag now suppresses the creating missing directory warning when writing to a path that includes a prefix (#1533)

Changed

  • The CI workflow has been restructured to maximize parallelization. All test suites (pip, conda, UI) and the build step now run concurrently after pre-commit checks, instead of sequentially, reducing CI times (#1527)
  • We have skipped the tests that involve jupyterfs on Python 3.12+ as they started failing on the CI with no obvious way to fix them (#1509)
  • We have changed the configuration of Dependabot to get grouped dependency updates for our JupyterLab extension.
  • We have merged a series of Dependabot security updates: #1516, #1517, #1519, #1520, #1522, #1524

1.19.1 (2026-01-25)

Changed

  • Jupytext does not change the file icons anymore! Thanks to Michał Krassowski for finally solving this long standing issue! (#398)
  • We have bumped lodash from 4.17.21 to 4.17.23 in JupyterLab extension (#1483)
  • We require marimo<=0.19.4 in tests following a change in the location of the marimo import (#1485)

1.19.0 (2026-01-18)

Changed

  • The environment used to develop Jupytext is now maintained using Pixi (#1459)

Fixed

  • We have restored the support for .qmd documents in Jupyter (#1435)
  • We have fixed warnings about the cell ids like either Cell is missing an id field or Additional properties are not allowed ('id' was unexpected) when converting to some formats, including Pandoc (#1464)
  • We have updated the dependencies of the Jupytext extension for JupyterLab. Many thanks to Mahendra Paipuri for his PR (#1477)!

Added

  • We have added a new py:marimo format, which uses the marimo command line interface to convert notebooks to and from the Marimo format (#1431)

1.18.1 (2025-10-19)

Fixed

  • Fixed test test_check_source_is_newer_when_using_jupytext_sync to work reliably on systems with low filesystem timestamp resolution (#1460)

Changed

  • We now use pixi to maintain the local Python environments used for developing and testing Jupytext.

... (truncated)

Commits
  • 309f97f Version 1.19.2 (#1529)
  • e4dded4 build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /jupyterlab/packages/...
  • 2c262e5 Fix: --quiet also suppresses warning for directory creation (#1526)
  • 0bfcec1 build(deps): bump fast-uri from 3.1.0 to 3.1.2 in /jupyterlab (#1524)
  • 611e2c0 Explicitly close NotebookNotary signature store (#1528)
  • 70b1f20 All tests run after coverage tests have passed (#1527)
  • 399e934 Close SQLite database connections of Jupytext-created notaries
  • a657271 jupytext --sync preserves trusted notebooks
  • 9e0054e build(deps): bump flatted from 3.3.3 to 3.4.2 in /jupyterlab (#1495)
  • c578b2a build(deps): bump ip-address from 10.1.0 to 10.2.0 in /jupyterlab (#1520)
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1710 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/11/2026 **Status:** ✅ Merged **Merged:** 5/12/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/pip/tinytorch/dev/jupytext-gte-1.19.2` --- ### 📝 Commits (1) - [`128f274`](https://github.com/harvard-edge/cs249r_book/commit/128f274be2824e0628705a9a34fd21836bdc2020) deps(tinytorch): update jupytext requirement in /tinytorch ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `tinytorch/binder/requirements.txt` (+1 -1) 📝 `tinytorch/pyproject.toml` (+1 -1) 📝 `tinytorch/requirements.txt` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Updates the requirements on [jupytext](https://github.com/mwouts/jupytext) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mwouts/jupytext/releases">jupytext's releases</a>.</em></p> <blockquote> <h2>Version 1.19.2</h2> <p><strong>Fixed</strong></p> <ul> <li>Trusted notebooks remain trusted after <code>jupytext --sync</code> (<a href="https://redirect.github.com/mwouts/jupytext/issues/1505">#1505</a>)</li> <li>We have fixed the homepage link in <code>package.json</code>. Thanks to <a href="https://github.com/krassowski">Michał Krassowski</a> for making this PR (<a href="https://redirect.github.com/mwouts/jupytext/pull/1494">#1494</a>)</li> <li>Thanks to <a href="https://github.com/bsipocz">Brigitta Sipőcz</a> for fixing a broken link in our CLI (<a href="https://redirect.github.com/mwouts/jupytext/pull/1428">#1428</a>)</li> <li>The <code>--quiet</code> flag now suppresses the <code>creating missing directory</code> warning when writing to a path that includes a prefix (<a href="https://redirect.github.com/mwouts/jupytext/pull/1533">#1533</a>)</li> </ul> <p><strong>Changed</strong></p> <ul> <li>The CI workflow has been restructured to maximize parallelization. All test suites (pip, conda, UI) and the build step now run concurrently after pre-commit checks, instead of sequentially, reducing CI times (<a href="https://redirect.github.com/mwouts/jupytext/pull/1527">#1527</a>)</li> <li>We have skipped the tests that involve <code>jupyterfs</code> on Python 3.12+ as they started failing on the CI with no obvious way to fix them (<a href="https://redirect.github.com/mwouts/jupytext/issues/1509">#1509</a>)</li> <li>We have changed the configuration of Dependabot to get grouped dependency updates for our JupyterLab extension.</li> <li>We have merged a series of Dependabot security updates: <a href="https://redirect.github.com/mwouts/jupytext/pull/1516">#1516</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1517">#1517</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1519">#1519</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1520">#1520</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1522">#1522</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1524">#1524</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md">jupytext's changelog</a>.</em></p> <blockquote> <h2>1.19.2 (2026-05-10)</h2> <p><strong>Fixed</strong></p> <ul> <li>Trusted notebooks remain trusted after <code>jupytext --sync</code> (<a href="https://redirect.github.com/mwouts/jupytext/issues/1505">#1505</a>)</li> <li>We have fixed the homepage link in <code>package.json</code>. Thanks to <a href="https://github.com/krassowski">Michał Krassowski</a> for making this PR (<a href="https://redirect.github.com/mwouts/jupytext/pull/1494">#1494</a>)</li> <li>Thanks to <a href="https://github.com/bsipocz">Brigitta Sipőcz</a> for fixing a broken link in our CLI (<a href="https://redirect.github.com/mwouts/jupytext/pull/1428">#1428</a>)</li> <li>The <code>--quiet</code> flag now suppresses the <code>creating missing directory</code> warning when writing to a path that includes a prefix (<a href="https://redirect.github.com/mwouts/jupytext/pull/1533">#1533</a>)</li> </ul> <p><strong>Changed</strong></p> <ul> <li>The CI workflow has been restructured to maximize parallelization. All test suites (pip, conda, UI) and the build step now run concurrently after pre-commit checks, instead of sequentially, reducing CI times (<a href="https://redirect.github.com/mwouts/jupytext/pull/1527">#1527</a>)</li> <li>We have skipped the tests that involve <code>jupyterfs</code> on Python 3.12+ as they started failing on the CI with no obvious way to fix them (<a href="https://redirect.github.com/mwouts/jupytext/issues/1509">#1509</a>)</li> <li>We have changed the configuration of Dependabot to get grouped dependency updates for our JupyterLab extension.</li> <li>We have merged a series of Dependabot security updates: <a href="https://redirect.github.com/mwouts/jupytext/pull/1516">#1516</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1517">#1517</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1519">#1519</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1520">#1520</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1522">#1522</a>, <a href="https://redirect.github.com/mwouts/jupytext/pull/1524">#1524</a></li> </ul> <h2>1.19.1 (2026-01-25)</h2> <p><strong>Changed</strong></p> <ul> <li>Jupytext does not change the file icons anymore! Thanks to <a href="https://github.com/krassowski">Michał Krassowski</a> for finally solving this long standing issue! (<a href="https://redirect.github.com/mwouts/jupytext/issues/398">#398</a>)</li> <li>We have bumped lodash from 4.17.21 to 4.17.23 in JupyterLab extension (<a href="https://redirect.github.com/mwouts/jupytext/pull/1483">#1483</a>)</li> <li>We require <code>marimo&lt;=0.19.4</code> in tests following a change in the location of the <code>marimo</code> import (<a href="https://redirect.github.com/mwouts/jupytext/issues/1485">#1485</a>)</li> </ul> <h2>1.19.0 (2026-01-18)</h2> <p><strong>Changed</strong></p> <ul> <li>The environment used to develop Jupytext is now maintained using Pixi (<a href="https://redirect.github.com/mwouts/jupytext/pull/1459">#1459</a>)</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>We have restored the support for <code>.qmd</code> documents in Jupyter (<a href="https://redirect.github.com/mwouts/jupytext/issues/1435">#1435</a>)</li> <li>We have fixed warnings about the cell ids like either <code>Cell is missing an id field</code> or <code>Additional properties are not allowed ('id' was unexpected)</code> when converting to some formats, including Pandoc (<a href="https://redirect.github.com/mwouts/jupytext/pull/1464">#1464</a>)</li> <li>We have updated the dependencies of the Jupytext extension for JupyterLab. Many thanks to <a href="https://github.com/mahendrapaipuri">Mahendra Paipuri</a> for his PR (<a href="https://redirect.github.com/mwouts/jupytext/pull/1477">#1477</a>)!</li> </ul> <p><strong>Added</strong></p> <ul> <li>We have added a new <code>py:marimo</code> format, which uses the <code>marimo</code> command line interface to convert notebooks to and from the Marimo format (<a href="https://redirect.github.com/mwouts/jupytext/pull/1431">#1431</a>)</li> </ul> <h2>1.18.1 (2025-10-19)</h2> <p><strong>Fixed</strong></p> <ul> <li>Fixed test <code>test_check_source_is_newer_when_using_jupytext_sync</code> to work reliably on systems with low filesystem timestamp resolution (<a href="https://redirect.github.com/mwouts/jupytext/issues/1460">#1460</a>)</li> </ul> <p><strong>Changed</strong></p> <ul> <li>We now use <code>pixi</code> to maintain the local Python environments used for developing and testing Jupytext.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mwouts/jupytext/commit/309f97f7d34dd2040a62b59111cc6bab28ea703d"><code>309f97f</code></a> Version 1.19.2 (<a href="https://redirect.github.com/mwouts/jupytext/issues/1529">#1529</a>)</li> <li><a href="https://github.com/mwouts/jupytext/commit/e4dded4cc2d016333cf72659b930ee01fee17d53"><code>e4dded4</code></a> build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /jupyterlab/packages/...</li> <li><a href="https://github.com/mwouts/jupytext/commit/2c262e574374aab5aa1a84976ffbe65a9803e71e"><code>2c262e5</code></a> Fix: <code>--quiet</code> also suppresses warning for directory creation (<a href="https://redirect.github.com/mwouts/jupytext/issues/1526">#1526</a>)</li> <li><a href="https://github.com/mwouts/jupytext/commit/0bfcec1a90e23587050fe71c860632bcea18d959"><code>0bfcec1</code></a> build(deps): bump fast-uri from 3.1.0 to 3.1.2 in /jupyterlab (<a href="https://redirect.github.com/mwouts/jupytext/issues/1524">#1524</a>)</li> <li><a href="https://github.com/mwouts/jupytext/commit/611e2c0420444f43fe100d4a42fe4d031c8941a0"><code>611e2c0</code></a> Explicitly close NotebookNotary signature store (<a href="https://redirect.github.com/mwouts/jupytext/issues/1528">#1528</a>)</li> <li><a href="https://github.com/mwouts/jupytext/commit/70b1f207916163a2419f5db49c9354c452e58420"><code>70b1f20</code></a> All tests run after coverage tests have passed (<a href="https://redirect.github.com/mwouts/jupytext/issues/1527">#1527</a>)</li> <li><a href="https://github.com/mwouts/jupytext/commit/399e934bd6e1ece31e843e93d29038666932f483"><code>399e934</code></a> Close SQLite database connections of Jupytext-created notaries</li> <li><a href="https://github.com/mwouts/jupytext/commit/a6572717862a74b8058f32ae27310a732576faec"><code>a657271</code></a> <code>jupytext --sync</code> preserves trusted notebooks</li> <li><a href="https://github.com/mwouts/jupytext/commit/9e0054ed9a048953fef4ce19e3c7dd2d20047cbf"><code>9e0054e</code></a> build(deps): bump flatted from 3.3.3 to 3.4.2 in /jupyterlab (<a href="https://redirect.github.com/mwouts/jupytext/issues/1495">#1495</a>)</li> <li><a href="https://github.com/mwouts/jupytext/commit/c578b2a968e7c2b7a69f3f47af02a3de2007cdf3"><code>c578b2a</code></a> build(deps): bump ip-address from 10.1.0 to 10.2.0 in /jupyterlab (<a href="https://redirect.github.com/mwouts/jupytext/issues/1520">#1520</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mwouts/jupytext/compare/v1.19.1...v1.19.2">compare view</a></li> </ul> </details> <br /> 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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-17 18:24:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#14612