From 3e6ec81b756e9e610f4e619841f6946c87b0bd10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:15:02 +0000 Subject: [PATCH] build(deps): Bump nbconvert from 7.16.4 to 7.17.0 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.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.16.4...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 8e8e499..8473d79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ mistune==3.0.2 multidict==6.1.0 mypy-extensions==1.0.0 nbclient==0.10.1 -nbconvert==7.16.4 +nbconvert==7.17.0 nbformat==5.10.4 packaging==24.2 pandas==2.2.2