From f87005e2d98e26e27fac7912ff5edc2bbc112476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 01:13:53 +0000 Subject: [PATCH] Bump notebook from 7.0.6 to 7.2.2 in /config Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.6 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.0.6...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- config/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements-dev.txt b/config/requirements-dev.txt index 453dbad..ae45f03 100644 --- a/config/requirements-dev.txt +++ b/config/requirements-dev.txt @@ -26,7 +26,7 @@ sphinx-autodoc-typehints==1.25.2 ipython==8.18.1 ipdb==0.13.13 jupyter==1.0.0 -notebook==7.0.6 +notebook==7.2.2 # Security bandit==1.7.6