From 40da3f37d5e5793567c966d673dc8e75deb4ad0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:56:35 +0000 Subject: [PATCH] Bump nbconvert from 7.16.6 to 7.17.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 to 7.17.1. - [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.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32cf534..2f684ca 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -92,7 +92,7 @@ more-itertools==10.7.0 multiprocess==0.70.18 narwhals==1.36.0 nbclient==0.10.2 -nbconvert==7.16.6 +nbconvert==7.17.1 nbformat==5.10.4 nest-asyncio==1.6.0 nh3==0.2.21