From 6c9145911389fa34dba71f302d3117286c1446fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:24:13 +0000 Subject: [PATCH] Bump nbconvert from 7.16.6 to 7.17.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 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.16.6...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirements.txt b/python_requirements.txt index a0193f9283..bd826c37ed 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -522,7 +522,7 @@ nbclient==0.10.2 # via # -r requirements.in # nbconvert -nbconvert==7.16.6 +nbconvert==7.17.0 # via # -r requirements.in # jupyter-contrib-nbextensions