From ec761b3589c2dd5102146e49473b1c5c7d1cb691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 21:12:53 +0000 Subject: [PATCH] Bump jupyterlab from 3.2.1 to 3.6.7 in /conda/nlpsandbox Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.2.1 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.1...@jupyterlab/vdom@3.6.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- conda/nlpsandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/nlpsandbox/requirements.txt b/conda/nlpsandbox/requirements.txt index 75b3371..d46ca1e 100644 --- a/conda/nlpsandbox/requirements.txt +++ b/conda/nlpsandbox/requirements.txt @@ -1,5 +1,5 @@ challengeutils==4.0.1 -jupyterlab==3.2.1 +jupyterlab==3.6.7 nlpsandbox-client==4.0.0 pandas==1.2.4 synapseclient==2.3.1 \ No newline at end of file