Skip to content

Commit 1d151c1

Browse files
Bump jupyterlab from 4.4.10 to 4.5.0
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.4.10 to 4.5.0. - [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.4.10...@jupyterlab/lsp@4.5.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73c01ae commit 1d151c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ docs = [
8383
"sphinx-copybutton==0.5.2",
8484
"sphinx==8.1.3",
8585
"sphinx_design==0.6.1",
86-
"jupyterlab==4.4.10",
86+
"jupyterlab==4.5.0",
8787
]
8888
dev = ["pre-commit>=2.12.1"]
8989
tests = [

0 commit comments

Comments
 (0)