From e997e675e4578edad4672384520e88351a42dfe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:54:15 +0000 Subject: [PATCH] Bump nbconvert from 7.16.6 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 to 7.17.1. - [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.6...v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 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 3acb4c1..c97f085 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ MarkupSafe==3.0.2 matplotlib-inline==0.1.7 mistune==3.1.2 nbclient==0.10.2 -nbconvert==7.16.6 +nbconvert==7.17.1 nbformat==5.10.4 nest-asyncio==1.6.0 notebook==7.3.2