From 2c58106ca72ee91ba9f418bf4683c02a2ed6c47e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:56:12 +0000 Subject: [PATCH] Bump jupyterlab from 4.2.5 to 4.3.0 (#318) Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.5...@jupyterlab/lsp@4.3.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- datahub_metrics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datahub_metrics/requirements.txt b/datahub_metrics/requirements.txt index 1e90e68..a478c76 100644 --- a/datahub_metrics/requirements.txt +++ b/datahub_metrics/requirements.txt @@ -1,6 +1,6 @@ altair[all]==5.4.1 arrow==1.3.0 -jupyterlab==4.2.5 +jupyterlab==4.3.0 pandas==2.2.3 numpy==2.1.2 psycopg[binary]