Skip to content

Commit 4f84feb

Browse files
build(deps): Bump jupyterlab
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.7 to 3.6.8. - [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/vdom@3.6.7...@jupyterlab/vdom@3.6.8) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57d6b78 commit 4f84feb

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)