From dd63d2a03605c7883205c5925eb7f513c530d627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 10:24:39 +0000 Subject: [PATCH] build(deps): bump notebook from 7.5.1 to 7.5.2 Bumps [notebook](https://github.com/jupyter/notebook) from 7.5.1 to 7.5.2. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.5.1...@jupyter-notebook/tree@7.5.2) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af76eb849..65857298d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cloudscraper==1.2.71 crowdin-api-client==1.25.0 ipython==9.9.0 itables==2.6.2 -notebook==7.5.1 +notebook==7.5.2 pandas==2.3.3 pillow==12.1.0 plotly==5.24.1