From c94d424f5dcd087a4f224fcdf10d5f441fe49812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:35:44 +0000 Subject: [PATCH] Bump nbconvert from 7.7.4 to 7.17.0 in /requirements Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.7.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/compare/v7.7.4...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.docs.txt b/requirements/requirements.docs.txt index 731a6e6df9..a78d8affae 100644 --- a/requirements/requirements.docs.txt +++ b/requirements/requirements.docs.txt @@ -20,4 +20,4 @@ jinja2 # which likely stems from a typo or mismatch in versions # between the libraries. mistune==2.0.4 -nbconvert==7.7.4 \ No newline at end of file +nbconvert==7.17.0 \ No newline at end of file