Skip to content

Commit d191612

Browse files
Bump nbconvert from 7.16.6 to 7.17.0 in /python-wrapper
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 to 7.17.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@v7.16.6...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b94b8b commit d191612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dev = [
5454
"ipykernel==7.1.0",
5555
"palettable==3.3.3",
5656
"pytest-mock==3.15.1",
57-
"nbconvert==7.16.6",
57+
"nbconvert==7.17.0",
5858
"streamlit==1.53.0",
5959
"matplotlib>=3.9.4",
6060
]

0 commit comments

Comments
 (0)