From 222c2296d1e6e16528fab10088eaac9b8e886431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 05:47:49 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.5 to 4.0.6 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.5 to 4.0.6. - [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/lsp@4.0.5...@jupyterlab/lsp@4.0.6) --- 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 aa7fdc9..c5609a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ typing-extensions>=4.0.0 -jupyterlab==4.0.5 +jupyterlab==4.0.6 lightning>=1.9.0, <3.0.0 notebook