Skip to content

Bump jupytext from 1.18.1 to 1.19.0 in the dev-dependencies group#884

Merged
teutoburg merged 1 commit intomainfrom
dependabot/pip/dev-dependencies-8ff6b094a0
Mar 2, 2026
Merged

Bump jupytext from 1.18.1 to 1.19.0 in the dev-dependencies group#884
teutoburg merged 1 commit intomainfrom
dependabot/pip/dev-dependencies-8ff6b094a0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps the dev-dependencies group with 1 update: jupytext.

Updates jupytext from 1.18.1 to 1.19.0

Release notes

Sourced from jupytext's releases.

Version 1.19.0

1.19.0 (2026-01-18)

Changes

  • 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)

Version 1.19.0.dev0

1.19.0.dev0 (2025-11-16)

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

Fixed

  • We have fixed the round trip tests and made them work with Quarto 1.8.25 (#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)

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)

Changelog

Sourced from jupytext's changelog.

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)
Commits

Dependabot compatibility score

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

Bumps the dev-dependencies group with 1 update: [jupytext](https://github.com/mwouts/jupytext).


Updates `jupytext` from 1.18.1 to 1.19.0
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.18.1...v1.19.0)

---
updated-dependencies:
- dependency-name: jupytext
  dependency-version: 1.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Related to or updating any dependencies label Mar 1, 2026
@teutoburg teutoburg merged commit 3b34af7 into main Mar 2, 2026
50 of 51 checks passed
@teutoburg teutoburg deleted the dependabot/pip/dev-dependencies-8ff6b094a0 branch March 2, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to or updating any dependencies

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant