Skip to content

Commit

Permalink
chore(deps): bump jupytext from 1.14.6 to 1.15.0 (#926)
Browse files Browse the repository at this point in the history
Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.14.6 to
1.15.0.
<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.15.0</h2>
<p><strong>Changed</strong></p>
<ul>
<li>This version comes with a version of the JupyterLab extension that
is compatible with JupyterLab 4.x. Many thanks to <a
href="https://github.com/parmentelat">Thierry Parmentelat</a> for his
PRs! (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1092">#1092</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/pull/1109">#1109</a>)</li>
<li>Pandoc 3.0 is now supported, thanks to <a
href="https://github.com/rgaiacs">Raniere Silva</a> for his PR (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1099">#1099</a>)</li>
<li>We have reorganized the documentation and the README.md (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1031">#1031</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/issues/1073">#1073</a>)</li>
<li>Invalid <code>pyproject.toml</code> files will be ignored by
Jupytext in Jupyter (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1103">#1103</a>)</li>
<li>We have updated the pre-commit tools</li>
</ul>
<h2>Version 1.15.0 dev2</h2>
<p><strong>Changed</strong></p>
<ul>
<li>This version comes with a version of the JupyterLab extension that
is compatible with JupyterLab 4.x. Many thanks to <a
href="https://github.com/parmentelat">Thierry Parmentelat</a> for his
PRs! (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1092">#1092</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/pull/1107">#1107</a>)</li>
<li>We have reorganized the documentation and the README.md (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1031">#1031</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/issues/1073">#1073</a>)</li>
</ul>
<h2>Version 1.15.0 dev1</h2>
<p><strong>Changed</strong></p>
<ul>
<li>This version comes with a version of the JupyterLab extension that
is compatible with JupyterLab 4.x. Many thanks to <a
href="https://github.com/parmentelat">Thierry Parmentelat</a> for this
PR! (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1092">#1092</a>)</li>
<li>We have reorganized the documentation and the README.md (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1031">#1031</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/issues/1073">#1073</a>)</li>
</ul>
<h2>Version 1.15.0 dev2</h2>
<p><strong>Changed</strong></p>
<ul>
<li>This version comes with a version of the JupyterLab extension that
is compatible with JupyterLab 4.x. Many thanks to <a
href="https://github.com/parmentelat">Thierry Parmentelat</a> for this
PR! (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1092">#1092</a>)</li>
<li>We have reorganized the documentation and the README.md (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1031">#1031</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/issues/1073">#1073</a>)</li>
</ul>
<h2>Version 1.15.0 dev1</h2>
<p><strong>Changed</strong></p>
<ul>
<li>This version comes with a version of the JupyterLab extension that
is compatible with JupyterLab 4.x. Many thanks to <a
href="https://github.com/parmentelat">Thierry Parmentelat</a> for this
PR! (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1092">#1092</a>)</li>
<li>We have reorganized the documentation and the README.md (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1031">#1031</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/issues/1073">#1073</a>)</li>
</ul>
<h2>Version 1.14.7</h2>
<p><strong>Changed</strong></p>
<ul>
<li>We have updated the GitHub workflows - thanks to Matthew Feickert
and to Cristian Le for their help on this subject (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1037">#1037</a>)</li>
<li>We have removed the upper bound on <code>markdown-it-py&lt;3</code>.
Now we test Jupytext with <code>markdown-it-py</code> in versions
<code>2.x</code> and <code>3.x</code> on the CI (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1075">#1075</a>)</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>Notebooks with an empty YAML header work (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1070">#1070</a>)</li>
<li>Double quote strings in R Markdown options can contain single quotes
(<a
href="https://redirect.github.com/mwouts/jupytext/issues/1079">#1079</a>)</li>
<li>The necessary directories are created when paired notebooks are
moved to a sub-folder (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1059">#1059</a>)</li>
<li>Commented quotes are recognized as such (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1060">#1060</a>)</li>
<li>Jupytext can use either <code>pkg_resources</code> or
<code>packaging</code> to parse version numbers (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1085">#1085</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mwouts/jupytext/blob/main/docs/CHANGELOG.md">jupytext's
changelog</a>.</em></p>
<blockquote>
<h2>1.15.0 (2023-07-30)</h2>
<p><strong>Changed</strong></p>
<ul>
<li>This version comes with a version of the JupyterLab extension that
is compatible with JupyterLab 4.x. Many thanks to <a
href="https://github.com/parmentelat">Thierry Parmentelat</a> for his
PRs! (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1092">#1092</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/pull/1109">#1109</a>)</li>
<li>Pandoc 3.0 is now supported, thanks to <a
href="https://github.com/rgaiacs">Raniere Silva</a> for his PR (<a
href="https://redirect.github.com/mwouts/jupytext/pull/1099">#1099</a>)</li>
<li>We have reorganized the documentation and the README.md (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1031">#1031</a>,
<a
href="https://redirect.github.com/mwouts/jupytext/issues/1073">#1073</a>)</li>
<li>Invalid <code>pyproject.toml</code> files will be ignored by
Jupytext in Jupyter (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1103">#1103</a>)</li>
<li>We have updated the pre-commit tools</li>
</ul>
<h2>1.14.7 (2023-06-29)</h2>
<p><strong>Changed</strong></p>
<ul>
<li>We have updated the GitHub workflows - thanks to Matthew Feickert
and to Cristian Le for their help on this subject (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1037">#1037</a>)</li>
<li>We have removed the upper bound on <code>markdown-it-py&lt;3</code>.
Now we test Jupytext with <code>markdown-it-py</code> in versions
<code>2.x</code> and <code>3.x</code> on the CI (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1075">#1075</a>)</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>Notebooks with an empty YAML header work (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1070">#1070</a>)</li>
<li>Double quote strings in R Markdown options can contain single quotes
(<a
href="https://redirect.github.com/mwouts/jupytext/issues/1079">#1079</a>)</li>
<li>The necessary directories are created when paired notebooks are
moved to a sub-folder (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1059">#1059</a>)</li>
<li>Commented quotes are recognized as such (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1060">#1060</a>)</li>
<li>Jupytext can use either <code>pkg_resources</code> or
<code>packaging</code> to parse version numbers (<a
href="https://redirect.github.com/mwouts/jupytext/issues/1085">#1085</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mwouts/jupytext/commit/971b1e80e1b759fbf7fda3f9dc79d9ca9c3abcb9"><code>971b1e8</code></a>
Version 1.15.0</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/788cdc7c16a673b465ba036fb14ac79407a9da59"><code>788cdc7</code></a>
Python 3.12-dev is still experimental</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/c4b7f3d687397f7d4a6a8d650d4c9a718847a0ae"><code>c4b7f3d</code></a>
Ignore invalid pyproject.toml files in Jupytext's content manager</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/1e012818c3454911099fff912a74e7fc54e94b3d"><code>1e01281</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/0e20e78d10d637b30089253b72a1c401e3ed501d"><code>0e20e78</code></a>
Update the pre-commit hooks</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/36eb8772172bb09c16c207851e9d62c62f78753b"><code>36eb877</code></a>
Add support to Pandoc &gt;= 2.11.2</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/a2969964c6378f0040ec7492120ad0426d0b5997"><code>a296996</code></a>
restore notebook toolbar under jlab4 - fix for issue <a
href="https://redirect.github.com/mwouts/jupytext/issues/1107">#1107</a>
(<a
href="https://redirect.github.com/mwouts/jupytext/issues/1109">#1109</a>)</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/6747cd6abe61b52ba8bd87ec0b374160f50e4b04"><code>6747cd6</code></a>
Publish tagged development versions</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/6fec68f974c761e800754a51be3f75f1a55dee36"><code>6fec68f</code></a>
mark version as 1.15.0.dev1</li>
<li><a
href="https://github.com/mwouts/jupytext/commit/001ef2df68d6cf6cf5be3c2059b5b3a59d26f554"><code>001ef2d</code></a>
some more tweaks to get the extension to build under jlab3</li>
<li>Additional commits viewable in <a
href="https://github.com/mwouts/jupytext/compare/v1.14.6...v1.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jupytext&package-manager=pip&previous-version=1.14.6&new-version=1.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent ec0942c commit e89bda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ myst-parser
myst-nb

# Jupyter conversion
jupytext==1.14.6
jupytext==1.15.0

# Pin urllib to avoid downstream issues
urllib3 < 2
Expand Down

0 comments on commit e89bda3

Please sign in to comment.