From 3f5abcbc269f81ec9816a4e2662a7b996c2ac711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 15:09:10 +0000 Subject: [PATCH] Bump jupyterlab from 4.1.2 to 4.2.5 in /experiments/conf Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.1.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.1.2...@jupyterlab/lsp@4.2.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experiments/conf/requirements.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/experiments/conf/requirements.txt b/experiments/conf/requirements.txt index 2a81d87..ebc8716 100644 --- a/experiments/conf/requirements.txt +++ b/experiments/conf/requirements.txt @@ -11,8 +11,6 @@ anyio==4.3.0 # starlette apache-beam[gcp]==2.51.0 # via -r requirements.in -appnope==0.1.4 - # via ipykernel argon2-cffi==23.1.0 # via jupyter-server argon2-cffi-bindings==21.2.0 @@ -363,11 +361,11 @@ jupyter-server==2.12.5 # notebook-shim jupyter-server-terminals==0.5.2 # via jupyter-server -jupyterlab==4.1.2 +jupyterlab==4.2.5 # via -r requirements.in jupyterlab-pygments==0.3.0 # via nbconvert -jupyterlab-server==2.25.3 +jupyterlab-server==2.27.3 # via jupyterlab langcodes==3.3.0 # via spacy @@ -772,5 +770,12 @@ zstandard==0.22.0 # via apache-beam # The following packages are considered to be unsafe in a requirements file: -# pip +pip==24.2 + # via pip-tools setuptools==69.1.1 + # via + # jupyterlab + # pip-tools + # spacy + # spacy-lookups-data + # thinc