From 844ae7ce2313ec557e03ea928382524d5c041f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:52:32 +0000 Subject: [PATCH] Bump notebook from 7.0.6 to 7.0.7 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9ca127e..0da8ed7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -76,7 +76,7 @@ nbclient==0.9.0 nbconvert==7.13.1 nbformat==5.9.2 nest-asyncio==1.5.8 -notebook==7.0.6 +notebook==7.0.7 notebook_shim==0.2.3 overrides==7.4.0 packaging==23.2