From a20d38c0c5eef7179dc05293fbbdc7cd53b65487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 22:22:46 +0000 Subject: [PATCH] Bump notebook from 6.5.2 to 7.6.0 Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.2 to 7.6.0. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/v6.5.2...@jupyter-notebook/tree@7.6.0) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e18a66b..4e1a9f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ nbclient==0.7.2 nbconvert==7.17.1 nbformat==5.7.0 nest-asyncio==1.5.6 -notebook==6.5.2 +notebook==7.6.0 notebook_shim==0.2.4 numpy==2.5.0 packaging==26.2