From 4d7c429a2df3187461a4c67292b823047b7a4885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 16:31:48 +0000 Subject: [PATCH] Bump jupyterlab from 4.2.2 to 4.2.5 in /Django Application Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.2 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.2...@jupyterlab/lsp@4.2.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Django Application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Django Application/requirements.txt b/Django Application/requirements.txt index e863264..5868006 100644 --- a/Django Application/requirements.txt +++ b/Django Application/requirements.txt @@ -42,7 +42,7 @@ json5==0.9.25 jsonschema==4.22.0 jupyter-client==8.6.2 jupyter-core==5.7.2 -jupyterlab==4.2.2 +jupyterlab==4.2.5 jupyterlab-server==2.27.2 kiwisolver==1.4.5 MarkupSafe==2.1.5