Skip to content

Commit 753ade3

Browse files
author
ddakov
committed
vdk-jupyter: bump jupyter version
Update jupyter version Signed-off-by: Dako Dakov <ddakov@vmware.com>
1 parent 60e53be commit 753ade3

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.7", "hatch-nodejs-version"]
2+
requires = ["hatchling>=1.4.0", "jupyterlab==3.6.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.7",
27+
"jupyterlab==3.6.8",
2828
"traitlets==5.9.0",
2929
"vdk-control-cli>=1.3.1020121059",
3030
"vdk-core>=0.3.1057638781"

0 commit comments

Comments
 (0)