From 44930c6b20f6c15b4446f3bbbe3a5c39f3958dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 18:40:37 +0000 Subject: [PATCH] Update jupyterlab requirement from <4.3.0,>=4.1.8 to >=4.1.8,<4.4.0 Updates the requirements on [jupyterlab](https://github.com/jupyterlab/jupyterlab) to permit the latest version. - [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.1.8...@jupyterlab/lsp@4.3.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc49aa7..1fc67d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ autopep8>=2.1.0,<2.4.0 flake8>=7.0.0,<7.2.0 -jupyterlab>=4.1.8,<4.3.0 +jupyterlab>=4.1.8,<4.4.0 bytecorecompiler==1.0.4