From af04baf98f202e8df04a8d0198932f8367f9c0a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:03:57 +0000 Subject: [PATCH] Bump nbclassic from 0.3.7 to 1.3.3 in /tools Bumps [nbclassic](https://github.com/jupyter/nbclassic) from 0.3.7 to 1.3.3. - [Release notes](https://github.com/jupyter/nbclassic/releases) - [Changelog](https://github.com/jupyter/nbclassic/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbclassic/compare/v0.3.7...v1.3.3) --- updated-dependencies: - dependency-name: nbclassic dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 6b46d4e..5259b06 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -36,7 +36,7 @@ jupyterlab-server==2.12.0 MarkupSafe==2.1.1 matplotlib-inline==0.1.3 mistune==0.8.4 -nbclassic==0.3.7 +nbclassic==1.3.3 nbclient==0.6.0 nbconvert==6.5.0 nbformat==5.3.0