From fec5aee49a4d102dd679b4db8168ddba97c19c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:38:06 +0000 Subject: [PATCH] Bump nbconvert from 7.9.2 to 7.17.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.9.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.9.2...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 75e95e7..e40dcc5 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -86,7 +86,7 @@ mccabe==0.7.0 mistune==3.0.2 mypy-extensions==1.0.0 nbclient==0.8.0 -nbconvert==7.9.2 +nbconvert==7.17.0 nbformat==5.9.2 nest-asyncio==1.5.8 notebook==7.2.2