Skip to content

Commit b05ed49

Browse files
Bump nbconvert from 7.16.6 to 7.17.0 in /doc
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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 279f9f2 commit b05ed49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ matplotlib-inline==0.1.7 ; python_version >= "3.9" and python_version < "3.15"
3434
mistune==3.1.2 ; python_version >= "3.9" and python_version < "3.15"
3535
natsort==8.4.0 ; python_version >= "3.9" and python_version < "3.15"
3636
nbclient==0.10.2 ; python_version >= "3.9" and python_version < "3.15"
37-
nbconvert==7.16.6 ; python_version >= "3.9" and python_version < "3.15"
37+
nbconvert==7.17.0 ; python_version >= "3.9" and python_version < "3.15"
3838
nbformat==5.10.4 ; python_version >= "3.9" and python_version < "3.15"
3939
nbsphinx==0.9.7 ; python_version >= "3.9" and python_version < "3.15"
4040
numpy==1.26.4 ; python_version >= "3.9" and python_version < "3.15"

0 commit comments

Comments
 (0)