Skip to content

Commit 797d41c

Browse files
Bump jupyterlab from 4.4.5 to 4.4.8 in /dev_tools/requirements/envs
--- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fdee48 commit 797d41c

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

dev_tools/requirements/envs/dev.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ jupyter-server==2.16.0
314314
# notebook-shim
315315
jupyter-server-terminals==0.5.3
316316
# via jupyter-server
317-
jupyterlab==4.4.5
317+
jupyterlab==4.4.8
318318
# via notebook
319319
jupyterlab-pygments==0.3.0
320320
# via nbconvert

dev_tools/requirements/envs/docs.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ jupyter-server-terminals==0.5.3
368368
# via
369369
# -c envs/dev.env.txt
370370
# jupyter-server
371-
jupyterlab==4.4.5
371+
jupyterlab==4.4.8
372372
# via
373373
# -c envs/dev.env.txt
374374
# notebook

dev_tools/requirements/envs/format.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ jupyter-server-terminals==0.5.3
325325
# via
326326
# -c envs/dev.env.txt
327327
# jupyter-server
328-
jupyterlab==4.4.5
328+
jupyterlab==4.4.8
329329
# via
330330
# -c envs/dev.env.txt
331331
# notebook

dev_tools/requirements/envs/mypy.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jupyter-server-terminals==0.5.3
308308
# via
309309
# -c envs/dev.env.txt
310310
# jupyter-server
311-
jupyterlab==4.4.5
311+
jupyterlab==4.4.8
312312
# via
313313
# -c envs/dev.env.txt
314314
# notebook

dev_tools/requirements/envs/pylint.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ jupyter-server-terminals==0.5.3
383383
# via
384384
# -c envs/dev.env.txt
385385
# jupyter-server
386-
jupyterlab==4.4.5
386+
jupyterlab==4.4.8
387387
# via
388388
# -c envs/dev.env.txt
389389
# notebook

dev_tools/requirements/envs/pytest.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ jupyter-server-terminals==0.5.3
353353
# via
354354
# -c envs/dev.env.txt
355355
# jupyter-server
356-
jupyterlab==4.4.5
356+
jupyterlab==4.4.8
357357
# via
358358
# -c envs/dev.env.txt
359359
# notebook

dev_tools/requirements/envs/runtime.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jupyter-server-terminals==0.5.3
308308
# via
309309
# -c envs/dev.env.txt
310310
# jupyter-server
311-
jupyterlab==4.4.5
311+
jupyterlab==4.4.8
312312
# via
313313
# -c envs/dev.env.txt
314314
# notebook

0 commit comments

Comments
 (0)