From 0947fe54d3c6f4bd4c154da1a539ce11fe002a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 18:05:01 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.9 to 4.5.7 in /quantum/applications/pennylane Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.9 to 4.5.7. - [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.0.9...@jupyterlab/lsp@4.5.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quantum/applications/pennylane/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quantum/applications/pennylane/requirements.txt b/quantum/applications/pennylane/requirements.txt index 8904ade..da00d18 100644 --- a/quantum/applications/pennylane/requirements.txt +++ b/quantum/applications/pennylane/requirements.txt @@ -1,6 +1,6 @@ ipython==8.12.3 jupyter==1.0.0 -jupyterlab==4.0.9 +jupyterlab==4.5.7 matplotlib==3.7.4 pandas==2.0.3 seaborn==0.13.0