From e169450229effce907b3ae86270bb53c84d825d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 08:41:45 +0000 Subject: [PATCH] Bump notebook from 7.4.3 to 7.4.5 Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.3 to 7.4.5. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.4.5/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.3...@jupyter-notebook/tree@7.4.5) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2be40c3..aa18574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ nbclient==0.10.2 nbconvert==7.16.5 nbformat==5.7.3 nest-asyncio==1.5.6 -notebook==7.4.3 +notebook==7.4.5 notebook_shim==0.2.4 numpy==2.0.2 packaging==25.0