From 1ec9e59fe9bc07a9673005217fb7e85335cc4c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 15:56:45 +0000 Subject: [PATCH] Bump the classical-ml group in /classical-ml with 2 updates Bumps the classical-ml group in /classical-ml with 2 updates: [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [jupyterhub](https://github.com/jupyterhub/jupyterhub). Updates `jupyterlab` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.1/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.0...@jupyterlab/lsp@4.2.1) Updates `jupyterhub` from 4.1.5 to 5.0.0 - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/4.1.5...5.0.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: classical-ml - dependency-name: jupyterhub dependency-type: direct:production update-type: version-update:semver-major dependency-group: classical-ml ... Signed-off-by: dependabot[bot] --- classical-ml/jupyter-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/classical-ml/jupyter-requirements.txt b/classical-ml/jupyter-requirements.txt index 29f09a0be..eab99a52b 100644 --- a/classical-ml/jupyter-requirements.txt +++ b/classical-ml/jupyter-requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.2.0 -jupyterhub==4.1.5 +jupyterlab==4.2.1 +jupyterhub==5.0.0 notebook==7.2.0 jupyter-server-proxy>=4.1.2