From b9bf7a31dcc0627bf16b1afa1a6581a2a206c9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:51:15 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.1 to 4.2.5 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.1 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.0.1...@jupyterlab/lsp@4.2.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3d6f2b..04210ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -jupyterlab==4.0.1 +jupyterlab==4.2.5 pandas==2.0.2 lxml==4.9.2 \ No newline at end of file