From 68b68538e3e27c4bed1216712e972263284ac25a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 07:28:42 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.6 to 4.0.7 --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 359b3e9..0b0744e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ typing-extensions >=4.0.0 -jupyterlab ==4.0.6 +jupyterlab ==4.0.7 lightning[app] >=2.0.0, <2.2.0 notebook