From 2c2c0d5e2ee2a6e91a685e6e1cd95f2de3e3a63c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 13:56:33 +0000 Subject: [PATCH] Bump notebook in /pytorch in the pytorch group across 1 directory Bumps the pytorch group with 1 update in the /pytorch directory: [notebook](https://github.com/jupyter/notebook). Updates `notebook` from 7.4.0a1 to 7.4.0a3 - [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.4.0-alpha.1...@jupyter-notebook/tree@7.4.0-alpha.3) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch ... Signed-off-by: dependabot[bot] --- pytorch/jupyter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch/jupyter-requirements.txt b/pytorch/jupyter-requirements.txt index e5a0e7e1..00efcb79 100644 --- a/pytorch/jupyter-requirements.txt +++ b/pytorch/jupyter-requirements.txt @@ -1,4 +1,4 @@ jupyterlab<4.5 jupyterhub==5.2.1 -notebook==7.4.0a1 +notebook==7.4.0a3 jupyter-server-proxy>=4.1.2