Skip to content

Commit 6e6e2c8

Browse files
chore(deps): update dependency jupyterlab to v4.2.5 [security] (#9961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Phillip Cloud <[email protected]>
1 parent 497df15 commit 6e6e2c8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ scikit-learn = { version = ">=1.3,<2", python = ">=3.10,<3.13" }
139139
seaborn = { version = ">=0.12.2,<1", python = ">=3.10,<3.13" }
140140
lonboard = { version = "0.9.3", python = ">=3.10,<3.13" }
141141
jupyter-cache = { version = ">=1.0.0,<2", python = ">=3.10,<3.13" }
142-
jupyterlab = { version = ">=4.1.6,<5", python = ">=3.10,<3.13" }
142+
jupyterlab = { version = ">=4.2.5,<5", python = ">=3.10,<3.13" }
143143
jupyterlab-night = { version = ">=0.4.6,<1", python = ">=3.10,<3.13" }
144144
jupyterlite-core = { version = ">=0.3,<0.4", python = ">=3.10,<3.13" }
145145
jupyterlite-pyodide-kernel = { version = ">=0.3,<0.4", python = ">=3.10,<3.13" }

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jupyterlab-night==0.4.6 ; python_version >= "3.10" and python_version < "3.13"
120120
jupyterlab-pygments==0.3.0 ; python_version >= "3.10" and python_version < "3.13"
121121
jupyterlab-server==2.27.3 ; python_version >= "3.10" and python_version < "3.13"
122122
jupyterlab-widgets==3.0.13 ; python_version >= "3.10" and python_version < "3.13"
123-
jupyterlab==4.2.4 ; python_version >= "3.10" and python_version < "3.13"
123+
jupyterlab==4.2.5 ; python_version >= "3.10" and python_version < "3.13"
124124
jupyterlite-core==0.3.0 ; python_version >= "3.10" and python_version < "3.13"
125125
jupyterlite-pyodide-kernel==0.3.2 ; python_version >= "3.10" and python_version < "3.13"
126126
keyring==24.3.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)