From 8ba77fccc48d7f5492e31a46458e558a37939d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:26:27 +0000 Subject: [PATCH] Bump nbconvert from 6.5.4 to 7.17.1 in /python Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.4 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/commits/v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements_compiled.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index f5bc94d0ff61..40032860fd71 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1185,7 +1185,7 @@ nbclient==0.5.13 # jupyter-cache # myst-nb # nbconvert -nbconvert==6.5.4 +nbconvert==7.17.1 # via # jupyter-server # nbclassic