From 0c64ba4ddee335438946924d8aa86c8007ac9fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:44:39 +0000 Subject: [PATCH] Bump notebook from 7.0.2 to 7.0.7 Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.2 to 7.0.7. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.0.7/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.2...@jupyter-notebook/tree@7.0.7) --- updated-dependencies: - dependency-name: notebook 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 91ed496..1a1ef7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.26.4 pandas==2.2.1 -notebook==7.0.2 +notebook==7.0.7 matplotlib==3.8.3 seaborn==0.12.2 scikit-learn==1.4.1.post1