Skip to content

Commit

Permalink
chore(deps): update dependency jupyterlab to v4.2.5 [security] (#9961)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
  • Loading branch information
renovate[bot] and cpcloud authored Aug 30, 2024
1 parent 497df15 commit 6e6e2c8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ scikit-learn = { version = ">=1.3,<2", python = ">=3.10,<3.13" }
seaborn = { version = ">=0.12.2,<1", python = ">=3.10,<3.13" }
lonboard = { version = "0.9.3", python = ">=3.10,<3.13" }
jupyter-cache = { version = ">=1.0.0,<2", python = ">=3.10,<3.13" }
jupyterlab = { version = ">=4.1.6,<5", python = ">=3.10,<3.13" }
jupyterlab = { version = ">=4.2.5,<5", python = ">=3.10,<3.13" }
jupyterlab-night = { version = ">=0.4.6,<1", python = ">=3.10,<3.13" }
jupyterlite-core = { version = ">=0.3,<0.4", python = ">=3.10,<3.13" }
jupyterlite-pyodide-kernel = { version = ">=0.3,<0.4", python = ">=3.10,<3.13" }
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jupyterlab-night==0.4.6 ; python_version >= "3.10" and python_version < "3.13"
jupyterlab-pygments==0.3.0 ; python_version >= "3.10" and python_version < "3.13"
jupyterlab-server==2.27.3 ; python_version >= "3.10" and python_version < "3.13"
jupyterlab-widgets==3.0.13 ; python_version >= "3.10" and python_version < "3.13"
jupyterlab==4.2.4 ; python_version >= "3.10" and python_version < "3.13"
jupyterlab==4.2.5 ; python_version >= "3.10" and python_version < "3.13"
jupyterlite-core==0.3.0 ; python_version >= "3.10" and python_version < "3.13"
jupyterlite-pyodide-kernel==0.3.2 ; python_version >= "3.10" and python_version < "3.13"
keyring==24.3.1 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 6e6e2c8

Please sign in to comment.