From 921eeab658f3b0c75ca04328351b173a9b8a2548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:27:19 +0000 Subject: [PATCH] Bump jupyterlab from 3.6.7 to 3.6.8 in /yaetos/scripts 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:development ... Signed-off-by: dependabot[bot] --- yaetos/scripts/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaetos/scripts/requirements_dev.txt b/yaetos/scripts/requirements_dev.txt index e3486798..252dc7d8 100644 --- a/yaetos/scripts/requirements_dev.txt +++ b/yaetos/scripts/requirements_dev.txt @@ -1,7 +1,7 @@ ipdb==0.13.4 pytest==5.3.0 flake8==3.7.9 -jupyterlab==3.6.7 +jupyterlab==3.6.8 jupyterlab-git==0.39.2 panel==1.2.3 # for dashboarding, latest 1.3.6. latest for python3.8 is 1.2.3