From ac8933f3476078e92fe022685ff6263ee71df0ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:58:55 +0000 Subject: [PATCH] Bump nbconvert from 7.0.0 to 7.17.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.0.0 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/7.0.0...v7.17.0) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0d8a2a..5e36aee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ matplotlib==3.5.3 matplotlib-inline==0.1.6 mistune==2.0.4 nbclient==0.6.7 -nbconvert==7.0.0 +nbconvert==7.17.0 nbformat==5.4.0 nest-asyncio==1.5.5 notebook==6.4.12