From ac4c93aac19b45524dc4a35f46de580ab6481315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:43:08 +0000 Subject: [PATCH] Bump notebook from 7.0.6 to 7.0.7 Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.6 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/tree@7.0.6...@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 4de684db..6ac471b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ nbclient==0.8.0 nbconvert==7.9.2 nbformat==5.9.2 nest-asyncio==1.5.8 -notebook==7.0.6 +notebook==7.0.7 notebook_shim==0.2.3 numpy==1.26.1 overrides==7.4.0