Skip to content

Commit f34b585

Browse files
Bump jupyterlab from 4.4.7 to 4.4.9 (#1318)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.4.7 to 4.4.9. - [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.7...@jupyterlab/lsp@4.4.9) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.9 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> Co-authored-by: Aaron Kaplan <33381112+esoteric-ephemera@users.noreply.github.com>
1 parent 01e323f commit f34b585

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.7",
86+
"jupyterlab==4.4.10",
8787
]
8888
dev = ["pre-commit>=2.12.1"]
8989
tests = [

0 commit comments

Comments
 (0)