From 7ad75a10159d433aae99f5c6271dcdab08c6c1d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:06:49 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 450468d..899e09a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ MarkupSafe==3.0.3 matplotlib-inline==0.2.1 mistune==3.2.0 nbclient==0.10.4 -nbconvert==7.17.0 +nbconvert==7.17.1 nbformat==5.10.4 nbsphinx==0.9.5 nodeenv==1.10.0