From 6d317aeb744ba57c696cc9f377b3e9242f1eabeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 18:00:01 +0000 Subject: [PATCH] Bump notebook from 7.4.7 to 7.5.6 Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.7 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.4.7...@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 2f965bb3e..2adddd131 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ kotlin-jupyter-kernel==0.15.0.598 mistune==2.0.5 nbconvert==7.17.0 nbformat==5.7.3 -notebook==7.4.7 +notebook==7.5.6 pandocfilters==1.4.2 parso==0.8.3 pickleshare==0.7.5