From 579be9652d901c344f1be44661040c5e5844c249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:08:19 +0000 Subject: [PATCH] Bump nbconvert from 7.17.0 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.17.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/v7.17.0...v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_notebook.txt b/requirements_notebook.txt index 5dd64aa..0d4aef8 100644 --- a/requirements_notebook.txt +++ b/requirements_notebook.txt @@ -49,7 +49,7 @@ MarkupSafe==2.1.5 matplotlib-inline==0.1.7 mistune==3.0.2 nbclient==0.10.0 -nbconvert==7.17.0 +nbconvert==7.17.1 nbformat==5.10.4 nest-asyncio==1.6.0 notebook_shim==0.2.4