From deab1923b847e3d884e471889b06ccc26c328f8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 23:26:18 +0000 Subject: [PATCH] chore(deps): bump notebook from 7.4.2 to 7.4.7 Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.2 to 7.4.7. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.4.7/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.2...@jupyter-notebook/tree@7.4.7) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.7 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 35e996b..5bbdfcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ jupyter == 1.1.1 keras == 3.9.2 markdownify == 0.14.1 matplotlib == 3.10.3 -notebook == 7.4.2 +notebook == 7.4.7 numpy == 2.2.5 opentelemetry-sdk == 1.33.1 opentelemetry-exporter-otlp == 1.33.1