From 1ebf3624bebf985cda0a6ac5c4b4828925525cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:18:55 +0000 Subject: [PATCH] Bump notebook from 7.0.5 to 7.0.7 in /.binder Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.5 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.5...@jupyter-notebook/tree@7.0.7) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.binder/requirements.txt b/.binder/requirements.txt index 34d78077a4..6f69a9d3bb 100644 --- a/.binder/requirements.txt +++ b/.binder/requirements.txt @@ -5,7 +5,7 @@ jupyterlab==4.0.7 matplotlib nbclassic networkx -notebook==7.0.5 +notebook==7.0.7 numpy pandas scikit-image