Skip to content

Commit 9a05884

Browse files
Bump jupyterlab from 4.4.6 to 4.4.7 (#1293)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.4.6 to 4.4.7. - [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.7 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 3d45e10 commit 9a05884

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.4.6",
85+
"jupyterlab==4.4.7",
8686
]
8787
dev = ["pre-commit>=2.12.1"]
8888
tests = [

0 commit comments

Comments
 (0)