From b59ffd17bfa658837e44a6375ca88f9c6abd8156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:24:48 +0000 Subject: [PATCH] chore(deps): bump notebook from 7.2.1 to 7.6.2 Bumps [notebook](https://github.com/jupyter/notebook) from 7.2.1 to 7.6.2. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.6.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.1...@jupyter-notebook/tree@7.6.2) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927d7bd..7b6ff37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ scipy==1.15.3 matplotlib==3.9.1 networkx==3.3 jupyter==1.0.0 -notebook==7.2.1 +notebook==7.6.2 pytest==8.3.2 ruff==0.5.5 black==24.8.0 \ No newline at end of file