From 0c97d96f65e82763793fb201fb219fbb34680eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 17:20:55 +0000 Subject: [PATCH] build(deps): bump notebook from 7.4.4 to 7.4.5 Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.4 to 7.4.5. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.4.5/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.4...@jupyter-notebook/tree@7.4.5) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.5 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 403e37785..385f92ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cloudscraper==1.2.71 crowdin-api-client==1.24.0 ipython==8.32.0 itables==2.4.4 -notebook==7.4.4 +notebook==7.4.5 pandas==2.3.1 pillow==11.3.0 plotly==5.24.1