From 5203bf480df1dd48575fe5661fd8fbe3631b2aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:05:37 +0000 Subject: [PATCH] Bump nbconvert from 7.16.2 to 7.17.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.2 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/compare/v7.16.2...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72ad464..0f585fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ mkdocs==1.5.3 mkdocs-material==9.5.14 mkdocs-material-extensions==1.3.1 nbclient==0.10.0 -nbconvert==7.16.2 +nbconvert==7.17.0 nbformat==5.10.3 packaging==24.0 paginate==0.5.6