From f6de47de87aecf73b7fae7aa76167a242c7353c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:27:13 +0000 Subject: [PATCH] Bump nbconvert from 7.16.6 to 7.17.0 in /examples/timecopilot 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] --- examples/timecopilot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/timecopilot/requirements.txt b/examples/timecopilot/requirements.txt index 708fe5c..62df749 100644 --- a/examples/timecopilot/requirements.txt +++ b/examples/timecopilot/requirements.txt @@ -551,7 +551,7 @@ narwhals==2.3.0 # via plotly nbclient==0.10.2 # via nbconvert -nbconvert==7.16.6 +nbconvert==7.17.0 # via # jupyter # jupyter-server