Skip to content

Commit 9488f8f

Browse files
build(deps): Bump jupyterlab
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.8 to 4.4.8. - [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/vdom@3.6.8...@jupyterlab/lsp@4.4.8) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4389e38 commit 9488f8f

File tree

1 file changed

+2
-2
lines changed
  • projects/vdk-plugins/vdk-jupyter/vdk-jupyterlab-extension

1 file changed

+2
-2
lines changed

projects/vdk-plugins/vdk-jupyter/vdk-jupyterlab-extension/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling>=1.4.0", "jupyterlab==3.6.8", "hatch-nodejs-version"]
2+
requires = ["hatchling>=1.4.0", "jupyterlab==4.4.8", "hatch-nodejs-version"]
33
build-backend = "hatchling.build"
44

55
[project]
@@ -24,7 +24,7 @@ classifiers = [
2424
]
2525
dependencies = [
2626
"jupyter_server>=1.6,<3",
27-
"jupyterlab==3.6.8",
27+
"jupyterlab==4.4.8",
2828
"traitlets==5.9.0",
2929
"vdk-control-cli>=1.3.1020121059",
3030
"vdk-core>=0.3.1057638781"

0 commit comments

Comments
 (0)