From ce853058db5901537ea1ecff2098b4b196e90836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 18:40:44 +0900 Subject: [PATCH] Bump jupyterlab from 3.2.6 to 3.6.7 (#71) Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.2.6 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@3.2.6...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1a78d5..2fbd953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ matplotlib == 3.5.1 pyglet == 1.5.15 gymnasium[classic-control] == 0.28.1 PyVirtualDisplay == 3.0 -jupyterlab == 3.2.6 +jupyterlab == 3.6.7 moviepy == 1.0.3