Skip to content

Commit 8f73bf2

Browse files
Update jupyterlab requirement from <4.6.0,>=4.1.8 to >=4.5.6,<4.6.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/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.8...@jupyterlab/lsp@4.5.6) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb44c03 commit 8f73bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
autopep8>=2.1.0,<2.4.0
22
flake8>=7.0.0,<7.4.0
3-
jupyterlab>=4.1.8,<4.6.0
3+
jupyterlab>=4.5.6,<4.6.0
44
bytecorecompiler==1.0.4

0 commit comments

Comments
 (0)