From 836f0283a27a0b937cd95856515b0ee6950f0e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:23:58 +0000 Subject: [PATCH] build(deps): 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bc5eca..25869f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ mpmath==1.3.0 multidict==6.6.4 mypy-extensions==1.1.0 nbclient==0.10.2 -nbconvert==7.16.6 +nbconvert==7.17.0 nbformat==5.10.4 nest-asyncio==1.6.0 networkx==3.3