From b192b6378f19a983b82ddaefb1f445f41a8369ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 22:03:16 +0000 Subject: [PATCH] Bump jupyterlab from 3.1.4 to 4.0.0 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.1.4 to 4.0.0. - [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.1.4...@jupyterlab/lsp@4.0.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 0435df0..85a6119 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==3.1.4 +jupyterlab==4.0.0 coverage==6.0.2 docstr-coverage==2.2.0 isort==5.10.1