Skip to content

Commit 2d66302

Browse files
Bump nbconvert from 6.5.4 to 7.17.0 in /requirements
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.4 to 7.17.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/commits/v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ade583b commit 2d66302

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/REQUIREMENTS-CI.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ mpmath==1.3.0
7070
mypy==1.10.1
7171
mypy_extensions==1.1.0
7272
nbclient==0.10.4
73-
nbconvert==6.5.4
73+
nbconvert==7.17.0
7474
nbencdec==0.0.11
7575
nbformat==5.10.4
7676
networkx==3.4.2

requirements/REQUIREMENTS-JUPYTER.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ matplotlib-inline==0.2.1
7070
mistune==0.8.4
7171
mpmath==1.3.0
7272
nbclient==0.10.4
73-
nbconvert==6.5.4
73+
nbconvert==7.17.0
7474
nbformat==5.10.4
7575
nest-asyncio==1.6.0
7676
networkx==3.4.2

0 commit comments

Comments
 (0)