Skip to content

Commit e685b43

Browse files
Bump jupyterlab from 4.4.1 to 4.4.2 (#1197)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.4.1 to 4.4.2. - [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/[email protected]...@jupyterlab/[email protected]) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a92aa78 commit e685b43

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
@@ -81,7 +81,7 @@ docs = [
8181
"sphinx-copybutton==0.5.2",
8282
"sphinx==8.1.3",
8383
"sphinx_design==0.6.1",
84-
"jupyterlab==4.4.1",
84+
"jupyterlab==4.4.2",
8585
]
8686
dev = ["pre-commit>=2.12.1"]
8787
tests = [

0 commit comments

Comments
 (0)