From 4cac913392d280bf08c3306ba97f5daf2c9d11eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 21:49:43 +0000 Subject: [PATCH] chore(deps): bump notebook from 7.5.3 to 7.5.6 Bumps [notebook](https://github.com/jupyter/notebook) from 7.5.3 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.5.3...@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 6bd36d3..d8b861d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ packaging==26.0 matplotlib==3.10.8 scipy==1.17.0 seaborn==0.13.2 -notebook==7.5.3 +notebook==7.5.6 nbconvert==7.16.6 requests==2.32.5 click==8.3.1