From b42497bc119abba1c73d69093114963fb2d50b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:27:30 +0000 Subject: [PATCH] Bump jupyterlab from 3.6.7 to 3.6.8 in /netdata-pandas-examples Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.7 to 3.6.8. - [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/vdom@3.6.7...@jupyterlab/vdom@3.6.8) --- updated-dependencies: - dependency-name: jupyterlab 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 127c7d3..ce583a3 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==3.6.7 +jupyterlab==3.6.8 adtk==0.6.2 seaborn==0.11.0 numba==0.50.1