From 1aeb42a42a90698f4c848609eb7b4c6ba53d4c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:19:40 +0000 Subject: [PATCH] Bump nbconvert from 6.5.0 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.0 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/6.5...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 12fde28..1feb0e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ mistune==0.8.4 ml-collections==0.1.1 msgpack==1.0.4 nbclient==0.6.4 -nbconvert==6.5.0 +nbconvert==7.17.1 nbformat==5.4.0 nest-asyncio==1.5.5 notebook==6.4.11