From 0934876e9d8917f8ae49f01a12b3a14f0f8bcdbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 09:31:31 +0000 Subject: [PATCH] build(deps): bump notebook from 7.5.2 to 7.5.3 Bumps [notebook](https://github.com/jupyter/notebook) from 7.5.2 to 7.5.3. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.5.2...@jupyter-notebook/tree@7.5.3) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.3 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 78799a2cd..e17ce5d58 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.2 +notebook==7.5.3 pandas==3.0.0 pillow==12.1.0 plotly==5.24.1