From d180dd5e7f06d4c78593d8697e81026c093ce334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 23:21:05 +0000 Subject: [PATCH] fix: bump notebook from 7.4.5 to 7.4.7 Bumps [notebook](https://github.com/jupyter/notebook) from 7.4.5 to 7.4.7. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.4.7/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.4.5...@jupyter-notebook/tree@7.4.7) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 91be7f5..ce49988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,10 +38,10 @@ psycopg2-binary==2.9.10 # Bibliotecas para Jupyter Notebook jupyter==1.1.1 -notebook==7.4.5 +notebook==7.4.7 jupyter==1.1.1 -notebook==7.4.5 +notebook==7.4.7 ipywidgets==8.1.7 # Outras bibliotecas Ășteis