Skip to content

Commit 541e460

Browse files
build(deps): bump jupyterlab
--- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.8 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9eb22ba commit 541e460

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bazel/notebook_requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ svgwrite==1.4.3
2121
plotly==5.15.0
2222

2323
# Notebook
24-
jupyterlab==4.4.3
24+
jupyterlab==4.4.8
2525
notebook==7.4.2
2626
jupyter-server==2.16.0
2727
tornado==6.5.0

bazel/notebook_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jupyter-server==2.16.0
132132
# notebook-shim
133133
jupyter-server-terminals==0.5.3
134134
# via jupyter-server
135-
jupyterlab==4.4.3
135+
jupyterlab==4.4.8
136136
# via
137137
# -r notebook_requirements.in
138138
# notebook

0 commit comments

Comments
 (0)