From ef6085fd20590e8db1831b4fc81a8c673a6674ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:14:05 +0000 Subject: [PATCH] Bump jupyterlab from 3.4.8 to 3.6.7 in /tutorials/bulk-images Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.4.8 to 3.6.7. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.4.8...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/bulk-images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/bulk-images/requirements.txt b/tutorials/bulk-images/requirements.txt index 338c066..feac3f4 100644 --- a/tutorials/bulk-images/requirements.txt +++ b/tutorials/bulk-images/requirements.txt @@ -1,6 +1,6 @@ bulk==0.1.0 keras==2.10.0 -jupyterlab==3.4.8 +jupyterlab==3.6.7 embetter[vision]==0.2.0 scikit-learn==1.1.2 umap-learn==0.5.3