From d9405ce34ac939d67399d8fc8a18d5ffd9d8e5d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:56:15 +0000 Subject: [PATCH] Bump nbconvert from 6.5.3 to 7.17.0 in /docs Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.5.3 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/compare/6.5.3...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 418a43b..4d29969 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx m2r2 -nbconvert==6.5.3 +nbconvert==7.17.0 numpy==1.22.0 lxml_html_clean