From 18f7b26b3cf755359742f3c56658ac7960620b45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:16:23 +0000 Subject: [PATCH] Bump nbconvert from 7.2.8 to 7.17.1 in /requirements Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.8 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.2.8...v7.17.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci.txt b/requirements/ci.txt index e94417b..eed528e 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,4 +1,4 @@ intervaltree>=3 flake8==5.0.4 jupyter==1.0.0 -nbconvert==7.2.8 +nbconvert==7.17.1