From d60562ad062a52a5f2d001c81e54c2d80cf07a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 16:01:54 +0000 Subject: [PATCH] Bump notebook from 6.5.4 to 7.0.2 in /jupyter Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.4 to 7.0.2. - [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/app@7.0.2) --- 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..8b6e195 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.2 # Common bokeh==3.2.1