From 5c59dd856dc2860c52ce6da8bd58c9a3ca285d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:13:31 +0000 Subject: [PATCH] Bump notebook from 6.5.4 to 7.0.6 in /jupyter Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.4 to 7.0.6. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/v6.5.4...@jupyter-notebook/tree@7.0.6) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter/requirements.txt b/jupyter/requirements.txt index a192838..fff90a6 100644 --- a/jupyter/requirements.txt +++ b/jupyter/requirements.txt @@ -3,7 +3,7 @@ ipywidgets==8.0.6 jupyterlab==4.0.3 jupyterlab-git==0.41.0 jupyterlab-code-formatter==2.2.1 -notebook==6.5.4 +notebook==7.0.6 # Common bokeh==3.2.1