From a7e4e5cfc22d83963bdec0290c3baa7df3376bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:42:44 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /jax directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [notebook](https://github.com/jupyter/notebook). Updates `jupyterlab` from 4.2.4 to 4.2.5 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.4...@jupyterlab/lsp@4.2.5) Updates `notebook` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.2.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.1...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production dependency-group: pip - dependency-name: notebook dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- jax/jupyter-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jax/jupyter-requirements.txt b/jax/jupyter-requirements.txt index 2cae0f91..d98ce88b 100644 --- a/jax/jupyter-requirements.txt +++ b/jax/jupyter-requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.2.4 +jupyterlab==4.2.5 jupyterhub==5.1.0 -notebook==7.2.1 +notebook==7.2.2 jupyter-server-proxy>=4.1.2