From b304a1abd263823c899fce05482568fc808af22c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 11:12:37 +0000 Subject: [PATCH] Bump jupyterlab from 0.27.0 to 3.5.3 in /github_issue_summarization Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.27.0 to 3.5.3. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/v0.27.0...@jupyterlab/vdom@3.5.3) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 8440ddbd2..a01f7d6f5 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -85,7 +85,7 @@ jsonschema==2.6.0 jupyter-client==5.1.0 jupyter-console==5.2.0 jupyter-core==4.3.0 -jupyterlab==0.27.0 +jupyterlab==3.5.3 jupyterlab-launcher==0.4.0 Keras==2.1.2 ktext==0.27