From a45264b33c71c536fb7a01a3bc0301e1a4e61daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:41:52 +0000 Subject: [PATCH] Bump notebook from 6.5.7 to 7.2.2 Bumps [notebook](https://github.com/jupyter/notebook) from 6.5.7 to 7.2.2. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.2.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/v6.5.7...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/ubuntu-latest_py3.10.txt | 2 +- requirements/ubuntu-latest_py3.10_extras.txt | 2 +- requirements/ubuntu-latest_py3.11.txt | 2 +- requirements/ubuntu-latest_py3.11_extras.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index 5d53d00b..c1b4264d 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -275,7 +275,7 @@ networkx==3.4.2 # via # pymatgen # scikit-image -notebook==6.5.7 +notebook==7.2.2 # via jupyterlab notebook-shim==0.2.4 # via nbclassic diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index c6ab6873..e0cae41e 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -534,7 +534,7 @@ networkx==3.4.2 # scikit-image nodeenv==1.9.1 # via pre-commit -notebook==6.5.7 +notebook==7.2.2 # via jupyterlab notebook-shim==0.2.4 # via nbclassic diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 4688e5da..88ca0250 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -271,7 +271,7 @@ networkx==3.4.2 # via # pymatgen # scikit-image -notebook==6.5.7 +notebook==7.2.2 # via jupyterlab notebook-shim==0.2.4 # via nbclassic diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 4dbbcdcc..2ce70c79 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -523,7 +523,7 @@ networkx==3.4.2 # scikit-image nodeenv==1.9.1 # via pre-commit -notebook==6.5.7 +notebook==7.2.2 # via jupyterlab notebook-shim==0.2.4 # via nbclassic