From 80f827ce04d8f8ce40244a04197690881e31f029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 04:11:56 +0000 Subject: [PATCH] chore(deps): bump jupyterlab Bumps the pip group with 1 update in the /.github/workflows directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `jupyterlab` from 4.4.6 to 4.4.8 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.6...@jupyterlab/lsp@4.4.8) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.8 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 164b58bd..75bb156c 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -4,7 +4,7 @@ scipy==1.10.0 numpy==1.26.4 pandas==2.2.2 matplotlib==3.9.0 -jupyterlab==4.4.6 +jupyterlab==4.4.8 notebook==7.4.5 pyspark==3.5.1 sympy==1.14.0