From eea1dab59e3e177ea870fed0eaea16db5587cde1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 02:15:46 +0000 Subject: [PATCH] build(deps): bump notebook from 7.1.2 to 7.1.3 Bumps [notebook](https://github.com/jupyter/notebook) from 7.1.2 to 7.1.3. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.1.3/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.1.2...@jupyter-notebook/tree@7.1.3) --- updated-dependencies: - dependency-name: notebook 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 51401d5..38ccbbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ jupyter == 1.0.0 keras == 3.3.3 matplotlib == 3.8.4 mysql-connector-python == 8.3.0 -notebook == 7.1.2 +notebook == 7.1.3 numpy == 1.26.4 pandas == 2.2.1 pillow == 10.3.0