From 19ea4fe3dedc109e2c35074d46ea30cbd44e5be5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:10:56 +0000 Subject: [PATCH] Bump jupyterlab in /projects/racing_barchart_animation Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.2 to 3.6.7. - [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@2.2.2...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/racing_barchart_animation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/racing_barchart_animation/requirements.txt b/projects/racing_barchart_animation/requirements.txt index 59749d767..3ff7b3d9d 100644 --- a/projects/racing_barchart_animation/requirements.txt +++ b/projects/racing_barchart_animation/requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==2.2.2 +jupyterlab==3.6.7 matplotlib==3.3.0 notebook==6.1.1 numpy==1.19.1