From 82bdc88a19aac34cc5788b770397fcd56755aab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:52:34 +0000 Subject: [PATCH] Bump notebook from 7.1.3 to 7.2.2 in /sema_toolchain/sema_scdg Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.3 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.3...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sema_toolchain/sema_scdg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sema_toolchain/sema_scdg/requirements.txt b/sema_toolchain/sema_scdg/requirements.txt index ef1b60262..1efefb72f 100644 --- a/sema_toolchain/sema_scdg/requirements.txt +++ b/sema_toolchain/sema_scdg/requirements.txt @@ -92,7 +92,7 @@ nbformat==5.10.4 nest-asyncio==1.6.0 networkx==3.1 nose==1.3.7 -notebook==7.1.3 +notebook==7.2.2 notebook-shim==0.2.4 npyscreen==4.10.5 numpy==1.24.4