From a0d8dffe9d29dda1c1131b1f9824133c18512d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:01:26 +0000 Subject: [PATCH] Bump jupyterlab from 4.4.8 to 4.5.7 in /netdata-pandas-examples Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.4.8 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.4.8...@jupyterlab/lsp@4.5.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- netdata-pandas-examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netdata-pandas-examples/requirements.txt b/netdata-pandas-examples/requirements.txt index bbf43be..1339a80 100644 --- a/netdata-pandas-examples/requirements.txt +++ b/netdata-pandas-examples/requirements.txt @@ -1,6 +1,6 @@ netdata-pandas==0.0.33 jupyter==1.0.0 -jupyterlab==4.4.8 +jupyterlab==4.5.7 adtk==0.6.2 seaborn==0.11.0 numba==0.50.1