From 4dec192d8ec07287ca0b72565340552b15ea4cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 22:13:54 +0000 Subject: [PATCH] Bump nbconvert from 5.6.1 to 7.16.6 in /doc Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 7.16.6. - [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/5.6.1...v7.16.6) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.16.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index b7b9ba9bcbc..0da107a2cbd 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -12,7 +12,7 @@ jupyter jupyter-client<7 jupytext==1.16.4 kaleido -nbconvert==5.6.1 +nbconvert==7.16.6 networkx==2.8.0 notebook numpy==1.22.4