From 5c9d0a247496285168ee11789d3c9f5b45ed5677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:49:30 +0000 Subject: [PATCH] Bump notebook from 6.5.4 to 7.0.4 in /jupyter Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.4 to 7.0.4. - [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.4) --- 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..6f67343 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.4 # Common bokeh==3.2.1