From b1a8ada5a4a2f008e7bdf2f81ba77788a53297e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 16:31:08 +0000 Subject: [PATCH] Bump notebook from 7.2.1 to 7.2.2 in /Django Application 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-type: direct:production ... Signed-off-by: dependabot[bot] --- Django Application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Django Application/requirements.txt b/Django Application/requirements.txt index e863264..ab1bcb1 100644 --- a/Django Application/requirements.txt +++ b/Django Application/requirements.txt @@ -50,7 +50,7 @@ matplotlib==3.9.0 mistune==3.0.2 nbconvert==7.16.4 nbformat==5.10.4 -notebook==7.2.1 +notebook==7.2.2 numpy===1.26.4 opencv-python==4.10.0.84 packaging==24.1