Skip to content

Commit 75ca736

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 a918383 commit 75ca736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dev = [
5656
"ipykernel==7.1.0",
5757
"palettable==3.3.3",
5858
"pytest-mock==3.15.1",
59-
"nbconvert==7.16.6",
59+
"nbconvert==7.17.0",
6060
"streamlit==1.53.0",
6161
"matplotlib>=3.9.4",
6262
"jupyterlab>=4.5.4",

0 commit comments

Comments
 (0)