From b60ce9f7851c54a277cb0155fed1f7ecc322d68b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:24:05 +0000 Subject: [PATCH] Bump nbconvert from 6.5.4 to 7.17.0 in /requirements Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.4 to 7.17.0. - [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.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/REQUIREMENTS-CI.txt | 2 +- requirements/REQUIREMENTS-JUPYTER.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/REQUIREMENTS-CI.txt b/requirements/REQUIREMENTS-CI.txt index b431d1b4..ef0a9b0f 100644 --- a/requirements/REQUIREMENTS-CI.txt +++ b/requirements/REQUIREMENTS-CI.txt @@ -70,7 +70,7 @@ mpmath==1.3.0 mypy==1.10.1 mypy_extensions==1.1.0 nbclient==0.10.4 -nbconvert==6.5.4 +nbconvert==7.17.0 nbencdec==0.0.11 nbformat==5.10.4 networkx==3.4.2 diff --git a/requirements/REQUIREMENTS-JUPYTER.txt b/requirements/REQUIREMENTS-JUPYTER.txt index f8f9032f..339d153b 100644 --- a/requirements/REQUIREMENTS-JUPYTER.txt +++ b/requirements/REQUIREMENTS-JUPYTER.txt @@ -70,7 +70,7 @@ matplotlib-inline==0.2.1 mistune==0.8.4 mpmath==1.3.0 nbclient==0.10.4 -nbconvert==6.5.4 +nbconvert==7.17.0 nbformat==5.10.4 nest-asyncio==1.6.0 networkx==3.4.2