From 749369dcb3096b36ce2432c1244f7dd9ab6395ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:13:37 +0000 Subject: [PATCH] chore(deps): bump nbconvert from 7.16.4 to 7.17.0 in /analytics 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] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 019035889..57965e6ed 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -81,7 +81,7 @@ mistune==3.0.2 myst-nb==1.1.1 myst-parser==2.0.0 nbclient==0.10.0 -nbconvert==7.16.4 +nbconvert==7.17.0 nbformat==5.10.4 nest-asyncio==1.6.0 notebook==7.3.1