mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-13 19:58:46 +02:00
build(deps-dev): bump nbconvert from 7.10.0 to 7.11.0 (#328)
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.10.0 to 7.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jupyter/nbconvert/releases">nbconvert's releases</a>.</em></p> <blockquote> <h2>v7.11.0</h2> <h2>7.11.0</h2> <p>(<a href="https://github.com/jupyter/nbconvert/compare/v7.10.0...422dd2a1697b191dc8e11806ddeca314df66c282">Full Changelog</a>)</p> <h3>Enhancements made</h3> <ul> <li>Support es modules in js includes <a href="https://redirect.github.com/jupyter/nbconvert/pull/2063">#2063</a> (<a href="https://github.com/timkpaine"><code>@timkpaine</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Clean up lint handling and list generics <a href="https://redirect.github.com/jupyter/nbconvert/pull/2065">#2065</a> (<a href="https://github.com/blink1073"><code>@blink1073</code></a>)</li> <li>Remove not needed pytest-dependency test requirement <a href="https://redirect.github.com/jupyter/nbconvert/pull/2062">#2062</a> (<a href="https://github.com/danigm"><code>@danigm</code></a>)</li> </ul> <h3>Contributors to this release</h3> <p>(<a href="https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-10-30&to=2023-11-06&type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-10-30..2023-11-06&type=Issues"><code>@blink1073</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adanigm+updated%3A2023-10-30..2023-11-06&type=Issues"><code>@danigm</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atimkpaine+updated%3A2023-10-30..2023-11-06&type=Issues"><code>@timkpaine</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md">nbconvert's changelog</a>.</em></p> <blockquote> <h2>7.11.0</h2> <p>(<a href="https://github.com/jupyter/nbconvert/compare/v7.10.0...422dd2a1697b191dc8e11806ddeca314df66c282">Full Changelog</a>)</p> <h3>Enhancements made</h3> <ul> <li>Support es modules in js includes <a href="https://redirect.github.com/jupyter/nbconvert/pull/2063">#2063</a> (<a href="https://github.com/timkpaine"><code>@timkpaine</code></a>)</li> </ul> <h3>Maintenance and upkeep improvements</h3> <ul> <li>Clean up lint handling and list generics <a href="https://redirect.github.com/jupyter/nbconvert/pull/2065">#2065</a> (<a href="https://github.com/blink1073"><code>@blink1073</code></a>)</li> <li>Remove not needed pytest-dependency test requirement <a href="https://redirect.github.com/jupyter/nbconvert/pull/2062">#2062</a> (<a href="https://github.com/danigm"><code>@danigm</code></a>)</li> </ul> <h3>Contributors to this release</h3> <p>(<a href="https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-10-30&to=2023-11-06&type=c">GitHub contributors page for this release</a>)</p> <p><a href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-10-30..2023-11-06&type=Issues"><code>@blink1073</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adanigm+updated%3A2023-10-30..2023-11-06&type=Issues"><code>@danigm</code></a> | <a href="https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atimkpaine+updated%3A2023-10-30..2023-11-06&type=Issues"><code>@timkpaine</code></a></p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d10418d850
"><code>d10418d</code></a> Publish 7.11.0</li> <li><a href="422dd2a169
"><code>422dd2a</code></a> Clean up lint handling and list generics (<a href="https://redirect.github.com/jupyter/nbconvert/issues/2065">#2065</a>)</li> <li><a href="0e290e18e1
"><code>0e290e1</code></a> Support es modules in js includes (<a href="https://redirect.github.com/jupyter/nbconvert/issues/2063">#2063</a>)</li> <li><a href="a3aed8d263
"><code>a3aed8d</code></a> Remove not needed pytest-dependency test requirement (<a href="https://redirect.github.com/jupyter/nbconvert/issues/2062">#2062</a>)</li> <li>See full diff in <a href="https://github.com/jupyter/nbconvert/compare/v7.10.0...v7.11.0">compare view</a></li> </ul> </details> <br /> [](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 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>
This commit is contained in:
commit
15425430a9
10
poetry.lock
generated
10
poetry.lock
generated
@ -3317,13 +3317,13 @@ test = ["flaky", "ipykernel (>=6.19.3)", "ipython", "ipywidgets", "nbconvert (>=
|
||||
|
||||
[[package]]
|
||||
name = "nbconvert"
|
||||
version = "7.10.0"
|
||||
version = "7.11.0"
|
||||
description = "Converting Jupyter Notebooks"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "nbconvert-7.10.0-py3-none-any.whl", hash = "sha256:8cf1d95e569730f136feb85e4bba25bdcf3a63fefb122d854ddff6771c0ac933"},
|
||||
{file = "nbconvert-7.10.0.tar.gz", hash = "sha256:4bedff08848626be544de193b7594d98a048073f392178008ff4f171f5e21d26"},
|
||||
{file = "nbconvert-7.11.0-py3-none-any.whl", hash = "sha256:d1d417b7f34a4e38887f8da5bdfd12372adf3b80f995d57556cb0972c68909fe"},
|
||||
{file = "nbconvert-7.11.0.tar.gz", hash = "sha256:abedc01cf543177ffde0bfc2a69726d5a478f6af10a332fc1bf29fcb4f0cf000"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -3349,7 +3349,7 @@ docs = ["ipykernel", "ipython", "myst-parser", "nbsphinx (>=0.2.12)", "pydata-sp
|
||||
qtpdf = ["nbconvert[qtpng]"]
|
||||
qtpng = ["pyqtwebengine (>=5.15)"]
|
||||
serve = ["tornado (>=6.1)"]
|
||||
test = ["flaky", "ipykernel", "ipywidgets (>=7)", "pytest", "pytest-dependency"]
|
||||
test = ["flaky", "ipykernel", "ipywidgets (>=7)", "pytest"]
|
||||
webpdf = ["playwright"]
|
||||
|
||||
[[package]]
|
||||
@ -7414,4 +7414,4 @@ web-server = ["dash", "dash-auth", "dash-bootstrap-components", "matplotlib", "s
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "40b5faabbda4d6121a8dc7001a141292e9b5d2acf044ffefd043348ba6d2fac7"
|
||||
content-hash = "9bd8b12c0b06f233df058e8a8d1044a8a72d4166742590bec9f6c74a9c647b12"
|
||||
|
@ -85,7 +85,7 @@ web-server = ["dash", "dash-auth", "dash-bootstrap-components", "matplotlib", "s
|
||||
[tool.poetry.group.develop.dependencies]
|
||||
black = {extras = ["jupyter"], version = "^23.9.1"}
|
||||
jupyterlab = "^4.0.6"
|
||||
nbconvert = "^7.10.0"
|
||||
nbconvert = "^7.11.0"
|
||||
openpyxl = "^3.1.2"
|
||||
pre-commit = "^3.4.0"
|
||||
rise = "^5.7.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user