From c4d7554809e99f23f7a97b1332b71babe7574809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:17:24 +0000 Subject: [PATCH] :arrow_up: Bump nbconvert from 7.16.6 to 7.17.0 in /jupyterlab 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] --- jupyterlab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/requirements.txt b/jupyterlab/requirements.txt index 5f5de20a..670640ad 100644 --- a/jupyterlab/requirements.txt +++ b/jupyterlab/requirements.txt @@ -9,7 +9,7 @@ jupyterlab_widgets==3.0.16 jupyterlab==4.5.1 matplotlib==3.10.8 mysqlclient==2.2.7 -nbconvert==7.16.6 +nbconvert==7.17.0 numpy==2.4.0 pandas-datareader==0.10.0 pandas==2.3.3