From 5d41ae201ba3a735922eeba80a5df9b0ebf77d2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 16:54:30 +0000 Subject: [PATCH] Bump notebook from 7.3.1 to 7.4.3 Bumps [notebook](https://github.com/jupyter/notebook) from 7.3.1 to 7.4.3. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.4.3/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.3.1...@jupyter-notebook/tree@7.4.3) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.3 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 8f148c5..028dea8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ nbclient==0.7.2 nbconvert==7.16.5 nbformat==5.7.3 nest-asyncio==1.5.6 -notebook==7.3.1 +notebook==7.4.3 notebook_shim==0.2.4 numpy==1.24.4 packaging==23.0