ansys / pyworkbench

PyWorkbench
http://workbench.docs.pyansys.com/
MIT License
2 stars 1 forks source link

MAINT: Bump jupytext from 1.15.0 to 1.15.1 #7

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 1 year ago

Bumps jupytext from 1.15.0 to 1.15.1.

Release notes

Sourced from jupytext's releases.

Version 1.15.1

Added

  • We have added a new command line interface jupytext-config that you can use to set Jupytext as the default viewer for text notebooks in Jupyter Lab and Jupyter Notebook 7. Thanks to Thierry Parmentelat for this contribution! (#1094)
Changelog

Sourced from jupytext's changelog.

1.15.1 (2023-08-26)

Added

  • We have added a new command line interface jupytext-config that you can use to set Jupytext as the default viewer for text notebooks in Jupyter Lab and Jupyter Notebook 7. Thanks to Thierry Parmentelat for this contribution! (#1094)
Commits
  • 28cc7de Version 1.15.1
  • 9bedfb7 doc: add a note about notebook classic in the section about the jupytext menu
  • e3639c7 light rewrite of doc on how to open notebooks
  • 38c41ca new feature jupytext-config unset-default-viewer
  • 275317f get_started: there no longer is a 'Pair notebook with Markdown' option
  • a46d3a8 jupytext-config with no argument behaves as if --help
  • 1878af1 language is renamed into doctype
  • f890f44 list becomes list-default-viewer
  • 5f2bd0d the SUBCOMMANDS global is built explicitly
  • 6065771 a little simpler, no need for a callable
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

A newer version of jupytext exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.