From 2f2673f759c0df17531a22045bc763a53859690e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 17:57:37 +0000 Subject: [PATCH] Bump notebook from 7.0.2 to 7.2.2 in /docker Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.2 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/@jupyter-notebook/app@7.0.2...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docker/dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt index 76faae615..80405d4ec 100644 --- a/docker/dev.requirements.txt +++ b/docker/dev.requirements.txt @@ -137,7 +137,7 @@ nbclient==0.8.0 nbconvert==7.7.4 nbformat==5.9.2 nest-asyncio==1.5.7 -notebook==7.0.2 +notebook==7.2.2 notebook_shim==0.2.3 numpy==1.24.3 oauth2client==4.1.3