From 314666571ff0306b1d84671d486e03951741a745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:50:06 +0000 Subject: [PATCH] chore(deps): bump notebook from 7.3.1 to 7.5.6 in /analytics Bumps [notebook](https://github.com/jupyter/notebook) from 7.3.1 to 7.5.6. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.6/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.3.1...@jupyter-notebook/tree@7.5.6) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 019035889..1c34cf05a 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -84,7 +84,7 @@ nbclient==0.10.0 nbconvert==7.16.4 nbformat==5.10.4 nest-asyncio==1.6.0 -notebook==7.3.1 +notebook==7.5.6 notebook_shim==0.2.4 numpy==2.1.1 oauthlib==3.2.2