Skip to content

Commit bccefde

Browse files
Bump jupyterlab from 4.0.1 to 4.0.2 (#181)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.1 to 4.0.2. - [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/[email protected]...@jupyterlab/[email protected]) --- updated-dependencies: - dependency-name: jupyterlab 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 166275f commit bccefde

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
@@ -69,7 +69,7 @@ doc = [
6969
"joblib==1.2.0",
7070
"scikit-learn==1.2.2",
7171
"ipython==8.14.0",
72-
"jupyterlab==4.0.1",
72+
"jupyterlab==4.0.2",
7373
]
7474

7575
[project.urls]

0 commit comments

Comments
 (0)