From 22e8b11f641759c91af126a110b643d63e1a5917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:11:43 +0000 Subject: [PATCH] Bump jupyterlab from 3.0.17 to 3.6.7 in /tutorials/quickdraw Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.0.17 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/metapackage@3.0.17...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/quickdraw/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/quickdraw/requirements.txt b/tutorials/quickdraw/requirements.txt index b23a3f7..621b3f3 100644 --- a/tutorials/quickdraw/requirements.txt +++ b/tutorials/quickdraw/requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==3.0.17 +jupyterlab==3.6.7 clumper==0.2.15 fastapi==0.68.2 matplotlib==3.5.1