mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-25 02:42:33 +02:00
build(deps-dev): bump nbconvert from 7.10.0 to 7.11.0
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/v7.10.0...v7.11.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e13a13a58c
commit
de92c8fe1f
10
poetry.lock
generated
10
poetry.lock
generated
@ -3317,13 +3317,13 @@ test = ["flaky", "ipykernel (>=6.19.3)", "ipython", "ipywidgets", "nbconvert (>=
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nbconvert"
|
name = "nbconvert"
|
||||||
version = "7.10.0"
|
version = "7.11.0"
|
||||||
description = "Converting Jupyter Notebooks"
|
description = "Converting Jupyter Notebooks"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "nbconvert-7.10.0-py3-none-any.whl", hash = "sha256:8cf1d95e569730f136feb85e4bba25bdcf3a63fefb122d854ddff6771c0ac933"},
|
{file = "nbconvert-7.11.0-py3-none-any.whl", hash = "sha256:d1d417b7f34a4e38887f8da5bdfd12372adf3b80f995d57556cb0972c68909fe"},
|
||||||
{file = "nbconvert-7.10.0.tar.gz", hash = "sha256:4bedff08848626be544de193b7594d98a048073f392178008ff4f171f5e21d26"},
|
{file = "nbconvert-7.11.0.tar.gz", hash = "sha256:abedc01cf543177ffde0bfc2a69726d5a478f6af10a332fc1bf29fcb4f0cf000"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@ -3349,7 +3349,7 @@ docs = ["ipykernel", "ipython", "myst-parser", "nbsphinx (>=0.2.12)", "pydata-sp
|
|||||||
qtpdf = ["nbconvert[qtpng]"]
|
qtpdf = ["nbconvert[qtpng]"]
|
||||||
qtpng = ["pyqtwebengine (>=5.15)"]
|
qtpng = ["pyqtwebengine (>=5.15)"]
|
||||||
serve = ["tornado (>=6.1)"]
|
serve = ["tornado (>=6.1)"]
|
||||||
test = ["flaky", "ipykernel", "ipywidgets (>=7)", "pytest", "pytest-dependency"]
|
test = ["flaky", "ipykernel", "ipywidgets (>=7)", "pytest"]
|
||||||
webpdf = ["playwright"]
|
webpdf = ["playwright"]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@ -7414,4 +7414,4 @@ web-server = ["dash", "dash-auth", "dash-bootstrap-components", "matplotlib", "s
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.11"
|
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]
|
[tool.poetry.group.develop.dependencies]
|
||||||
black = {extras = ["jupyter"], version = "^23.9.1"}
|
black = {extras = ["jupyter"], version = "^23.9.1"}
|
||||||
jupyterlab = "^4.0.6"
|
jupyterlab = "^4.0.6"
|
||||||
nbconvert = "^7.10.0"
|
nbconvert = "^7.11.0"
|
||||||
openpyxl = "^3.1.2"
|
openpyxl = "^3.1.2"
|
||||||
pre-commit = "^3.4.0"
|
pre-commit = "^3.4.0"
|
||||||
rise = "^5.7.1"
|
rise = "^5.7.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user