From a4a39f00d15c21f90a1e1f0b2861532af83fe936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:13:52 +0000 Subject: [PATCH] Bump notebook from 7.1.2 to 7.2.2 Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.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/tree@7.1.2...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f18b525..7edae0f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ nbclient==0.10.0 nbconvert==7.16.2 nbformat==5.10.3 nest-asyncio==1.6.0 -notebook==7.1.2 +notebook==7.2.2 notebook_shim==0.2.4 numpy==1.26.4 overrides==7.7.0