From e87ae320011d46fa160cb4dad220e4d3f95f307a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 11:06:01 +0000 Subject: [PATCH] chore(deps): bump notebook from 7.2.1 to 7.2.2 Bumps [notebook](https://github.com/jupyter/notebook) from 7.2.1 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.2.1...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.2.2 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 9a33109..56ff0a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ nest-asyncio==1.6.0 networkx==3.3 ninja==1.11.1.1 nltk==3.8.1 -notebook==7.2.1 +notebook==7.2.2 notebook_shim==0.2.4 numba==0.60.0 numpy==1.26.4