Skip to content

Commit a68cf37

Browse files
chore: Bump jupyterlab from 4.2.3 to 4.2.5 in /sdk/python/requirements (#4468)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.3 to 4.2.5. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.2.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.3...@jupyterlab/lsp@4.2.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4186f03 commit a68cf37

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ jupyter-server==2.14.1
361361
# notebook-shim
362362
jupyter-server-terminals==0.5.3
363363
# via jupyter-server
364-
jupyterlab==4.2.3
364+
jupyterlab==4.2.5
365365
# via notebook
366366
jupyterlab-pygments==0.3.0
367367
# via nbconvert

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jupyter-server==2.14.1
352352
# notebook-shim
353353
jupyter-server-terminals==0.5.3
354354
# via jupyter-server
355-
jupyterlab==4.2.3
355+
jupyterlab==4.2.5
356356
# via notebook
357357
jupyterlab-pygments==0.3.0
358358
# via nbconvert

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ jupyter-server==2.14.1
370370
# notebook-shim
371371
jupyter-server-terminals==0.5.3
372372
# via jupyter-server
373-
jupyterlab==4.2.3
373+
jupyterlab==4.2.5
374374
# via notebook
375375
jupyterlab-pygments==0.3.0
376376
# via nbconvert

0 commit comments

Comments
 (0)