From badfba7b38f5344bbec142bb84b46af5530fcc9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:45:39 +0000 Subject: [PATCH] build(deps): bump notebook from 7.2.2 to 7.5.6 Bumps [notebook](https://github.com/jupyter/notebook) from 7.2.2 to 7.5.6. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.6/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.2...@jupyter-notebook/tree@7.5.6) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c9cc67..e533ab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ hilbertcurve==2.0.5 matplotlib==3.8.4 networkx==3.3 -notebook==7.2.2 +notebook==7.5.6 numpy==1.26.4 pandas==2.2.2 scipy==1.13.1