From 2d00077cbaea9df0b32f799a807ef6e946b2ed21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:34:41 +0000 Subject: [PATCH] Bump nbconvert from 7.7.3 to 7.17.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.7.3 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.7.3...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 6deb0bb..6ca3c83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ MarkupSafe==2.1.3 matplotlib-inline==0.1.6 mistune==3.0.1 nbclient==0.8.0 -nbconvert==7.7.3 +nbconvert==7.17.0 nbformat==5.9.1 nest-asyncio==1.5.6 notebook==7.4.6