Skip to content

Commit 295ebf7

Browse files
Bump jupyterlab from 4.3.4 to 4.3.6 (#1179)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.3.4 to 4.3.6. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.6/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.4...@jupyterlab/lsp@4.3.6) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f053449 commit 295ebf7

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
@@ -82,7 +82,7 @@ docs = [
8282
"sphinx-copybutton==0.5.2",
8383
"sphinx==8.1.3",
8484
"sphinx_design==0.6.1",
85-
"jupyterlab==4.3.4",
85+
"jupyterlab==4.3.6",
8686
]
8787
dev = ["pre-commit>=2.12.1"]
8888
tests = [

0 commit comments

Comments
 (0)