From 61db149f21fe797e71e607a97d79ae7334f986d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:00:49 +0000 Subject: [PATCH] chore(deps): bump nbconvert from 7.16.4 to 7.17.1 in /notebooks Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.4 to 7.17.1. - [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.1) --- updated-dependencies: - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index c4543b187..d030ede9e 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,6 +1,6 @@ jupyter==1.0.0 nbformat==5.10.4 -nbconvert==7.16.4 +nbconvert==7.17.1 mistune<3.1 papermill==2.6.0 statsmodels==0.14.4