From 84f7f652819904a3d03efaaba3e3684171d9202e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:22:00 +0000 Subject: [PATCH] Bump nbconvert from 7.17.0 to 7.17.1 in /docs 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] --- docs/notebook_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebook_requirements.txt b/docs/notebook_requirements.txt index fc5b1b29..18c1c930 100644 --- a/docs/notebook_requirements.txt +++ b/docs/notebook_requirements.txt @@ -26,7 +26,7 @@ lxml==5.3.0 MarkupSafe==2.1.5 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==7.2.2